fixed rewrite rule

This commit is contained in:
Steffen Vogel 2013-06-28 22:36:03 +02:00
parent 494a76ae54
commit ea47ddb0c6

View file

@ -49,7 +49,6 @@
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !/
RewriteRule (.*) /sniff.py/$1 RewriteRule (.*) /sniff.py/$1
# SSL # SSL