NeoWebScript™ Sysop Troubleshooting

Q. I'm sure I've got the syntax right, but my server-side includes show up as comments instead of being executed.

A. There are three main points to check to make sure that SSI's execute:

Q. I've added the Tcl authorization module (mod_auth_tcl.o) to my configuration, and now none of my regular authenticaions will work.

A. Make sure that it is listed just before mod_auth.o in the Configuration file.

Hints