1
0
Fork 0
- removed RewriteBase that is not working on all systems 
- re-added explaining comment in .htaccess
Dieser Commit ist enthalten in:
DSB 2011-09-08 16:43:31 +00:00
Ursprung b9754277c9
Commit 481c4b2f7a
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -1,6 +1,6 @@
SetEnv APPLICATION_ENV development
# If you're a developer add the following line to your apache config. Otherwise ignore the line.
# SetEnv APPLICATION_ENV development
RewriteEngine On
RewriteBase /msd
RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d