Forum OpenACS Q&A: Response to How do I constrain an OpenACS web-site

Collapse
Posted by Ola Hansson on
I second Mike's first proposal.

You can do it the way it's done in /shared/index.tcl; just one line:
ns_returnredirect "filenotfound", and then rename the original index.tcl file index.tcl.old in the involved module.
(And no, it won't process the rest of the page)

BTW Martin, your site looks *good*😊