--
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
I don't see any way to do this at present without
- having /index.fr.html as a redirect, or,
- using mod_perl to intercept the cycle (which is a possible as I
already use mod_perl)
any ideas?
thanks
Daniel
--
Daniel McBrearty
email : danielmcbrearty at gmail.com
www.engoi.com : the
Hi
I'm using Apache 1.3.33 on Debian system. Server runs behind an ADSL
modem/router with dynamic IP. I use perl cgi and mod_perl (I use extension .cgm
the tell apache when something is mod_perl rather than plain cgi).
To autheticate a small group of users I use a very simple .htaccess file :
Au