In Reply To:
I don't really need it to be a script that does anything other than auth the user.[/quote]
That is what user.cgi already does...
In Reply To:
It's essentially allowing the user access to content on an inside page -- and only members/registered users can access it. Does that make sense?[/quote]
Honestly, No. Are you talking about an html page? If you want to have user access to a regular html page, you are going to have to make it into a script, or password protect the folder it is in.
To user protect an html page, you could use php or ssi maybe... I'm not exactly sure what your talking about.
- Jonathan