é,í, ... in url - possibility to configure httpd for this (Windows)?

é,í, ... in url - possibility to configure httpd for this (Windows)?

am 28.08.2005 13:19:54 von Peter Jahn

Hi.

I'm running Apache Webserver 2.0.54 on Windows Server 2003 SP1 serving
as intranet-Webserver. I'm having problems with ulr's containg special
characters like =E9, =ED, ...

Calling those url just give's back:
You don't have permission to access ....

Is it possible to configure apache for working with these request? Is
it mod_rewrite which could help?

Thanks for your help.
--=20
mit freundlichen Grüßen /
Best Regards

Peter Jahn


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: é,í, ... in url - possibility to configure httpd for this (Windows)?

am 30.08.2005 14:24:13 von Arne Heizmann

> I'm running Apache Webserver 2.0.54 on Windows Server 2003 SP1 serving
> as intranet-Webserver. I'm having problems with ulr's containg special
> characters like é, í, ...
>
> Calling those url just give's back:
> You don't have permission to access ....

Are you already using mod_rewrite? I noticed that mod_rewrite has a
significant bug whereby regexps with % in them mess up escaped
characters to the point where you get the "permission denied".


************************************************************ **********
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

************************************************************ **********


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org