- Patch #19126 by Uwe: fixed inconsistent whitespace in .htaccess.
parent
73b93b903c
commit
28cc8eabdb
|
@ -46,7 +46,7 @@ DirectoryIndex index.php
|
|||
# the rewrite rules are not working properly.
|
||||
#RewriteBase /drupal
|
||||
|
||||
# Rewrite old-style URLS of the form 'node.php?id=x'.
|
||||
# Rewrite old-style URLs of the form 'node.php?id=x'.
|
||||
#RewriteCond %{REQUEST_FILENAME} !-f
|
||||
#RewriteCond %{REQUEST_FILENAME} !-d
|
||||
#RewriteCond %{QUERY_STRING} ^id=([^&]+)$
|
||||
|
|
Loading…
Reference in New Issue