About
•
Download
•
Documentation
•
Wiki
•
Forums
•
Contribute
•
Support
The Toolkit for Online Communities
15939 Community Members,
0 members online
, 2436 visitors today
Log In
Register
Forum OpenACS Q&A: Re: Static Page Templating with .html extension
OpenACS Home
:
Forums
:
OpenACS Q&A
:
Re: Static Page Templating with .html extension
: One Message
Search:
Back to OpenACS Q&A
2
:
Re: Static Page Templating with .html extension
(response to
1
)
Posted by
Jade Rubick
on
09/10/03 08:19 PM
James, you could make a .vuh file that checks if the request is for an .html file, and then redirects to the file without the .html extention.
I think that would work.
3
:
Re: Static Page Templating with .html extension
(response to
2
)
Posted by
James Thornton
on
01/17/04 05:47 AM
I'm trying to trace through the templating and request processor code to find the place where templating is ignored when a file with an extension is specified.
Does anyone know where this is?
Back to OpenACS Q&A