[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq 2 & Raq 3 Filtered Login Security



> But how do we funnel all traffic to a single front door web page for an
> entire site without using htaccess or making all the web pages dynamic
> (which will be too slow)?
>
> Symbolic links?
> Javascript and cookies on all pages?
>
Forget JavaScript and cookies, IMO. Too many people may not have them
enabled.

I'm not sure how exactly it would be done, but I believe there's a way via
HTTP_REFERRER to make sure a directory is accessed only from links within
the site. e.g., a front door.

I think you could do this with .htaccess and just update the .htpasswd file
via a script as needed. Or something like http://cgi.elitehost.com/ Account
Manager.

--
Dan Kriwitsky