RE: [EMAIL PROTECTED] mod_rewrite: Prevent stripping of URL

2006-05-02 Thread Boyle Owen
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Brandt > Sent: Wednesday, April 26, 2006 10:58 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] mod_rewrite: Prevent stripping of URL > > Hello, > > when using mod_r

Re: [EMAIL PROTECTED] mod_rewrite: Prevent stripping of URL

2006-04-27 Thread Joshua Slive
On 4/26/06, Stefan Brandt <[EMAIL PROTECTED]> wrote: > Hello, > > when using mod_rewrite in an .htaccess-file (per-directory config files) >Apache automatically strips the directories from the request URL. > > Is there any configuration option to influence this behaviour? > > In my steup the .h

[EMAIL PROTECTED] mod_rewrite: Prevent stripping of URL

2006-04-27 Thread Stefan Brandt
Hello, when using mod_rewrite in an .htaccess-file (per-directory config files) Apache automatically strips the directories from the request URL. Is there any configuration option to influence this behaviour? In my steup the .htaccess file is stored in a subdirectory (for example /de/)of t