logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Q&A
:
Static Page Templating with .html extension
: One Message
Begin main content
Forum OpenACS Q&A: Re: Static Page Templating with .html extension
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