fixed rewrite rule
This commit is contained in:
parent
494a76ae54
commit
ea47ddb0c6
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
|||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_URI} !/
|
||||
RewriteRule (.*) /sniff.py/$1
|
||||
|
||||
# SSL
|
||||
|
|
Loading…
Add table
Reference in a new issue