On 4/18/05, Anastasios Angelidis <voodoo@xxxxxxxxxxxx> wrote: > What I would like to solve is... > > 1- Case Insensitive URLs As I said, this is not even theoretically possible to do at the proxy. It is the back-end that determines what is an acceptable URL. > 2- Add trailling / if missing. > > Bassically I want to take care of the problems where a person will type > in the URL. Thats why ProxyPassReverse isn't ass important, because it > comes from the server not the user. In general, it is ProxyPassReverse that makes sure trailing-slash redirects work correctly. You could do it manually at the proxy, but it would be more complicated. Joshua. --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx