Re: [EMAIL PROTECTED] content negotiation by directory

2006-11-30 Thread Daniel McBrearty
-- 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

[EMAIL PROTECTED] content negotiation by directory

2006-11-30 Thread Daniel McBrearty
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

[EMAIL PROTECTED] spurious "user not found" with basic auth

2005-10-04 Thread Daniel McBrearty
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