mod_rewrite problems with sub directories

Submit a bug here
Post Reply
User avatar
mwiede
Site Admin
Posts: 34
Joined: Fri Oct 27, 2017 12:56 pm
Location: Germany
Contact:

mod_rewrite problems with sub directories

Post by mwiede » Mon Feb 17, 2020 12:11 pm

A problem with mod_rewrite is fixed.

Situation:

C:\MyWebsite\.htaccess
C:\MyWebsite\subdir\.htaccess

If you called:

http://localhost/subdir/virtualdir

then the .htaccess file C:\MyWebsite\.htaccess was used instead of C:\MyWebsite\subdir\.htaccess

Problem was solved in:
wwebserver_php_5445_setup.exe
wwebserver_php_7012_setup.exe
wwebserver_php_7110_setup.exe
wwebserver_php_7210_setup.exe
wwebserver_php_7311_setup.exe
wwebserver_php_741_setup.exe

Post Reply