Commit 4abb69be by felix

Update .htaccess

parent f950c045
# BEGIN WordPress # BEGIN WordPress
<IfModule mod_rewrite.c> <IfModule mod_rewrite.c>
RewriteEngine On RewriteEngine On
...@@ -9,4 +8,4 @@ RewriteCond %{REQUEST_FILENAME} !-d ...@@ -9,4 +8,4 @@ RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /tospur/index.php [L] RewriteRule . /tospur/index.php [L]
</IfModule> </IfModule>
# END WordPress # END WordPress#
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment