1 Mar 2006 09:27
Re: Case insensitive username in htaccess.
Nick Kew <nick <at> webthing.com>
2006-03-01 08:27:05 GMT
2006-03-01 08:27:05 GMT
On Wednesday 01 March 2006 07:45, Jesper Krogh wrote: > > Hmmm. Don't you get that behaviour if you use a case-insensitive > > filesystem? > > No. That would give me flexibillity in the names of the files > containing the user-list, not the > usernames. It's a fair cop - I misread your question. It seems you found your own answer anywayActually your patch looks puzzling: you're introducing a new variable but not using it. Why not just fold r->user? -- -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org " from the digest: users-digest-unsubscribe <at> httpd.apache.org For additional commands, e-mail: users-help <at> httpd.apache.org
Actually your patch looks puzzling: you're introducing a new variable
but not using it. Why not just fold r->user?
RSS Feed