]> git.za3k.com Git - za3k.git/commitdiff
Correct htaccess
authorZa3k.com <za3k@za3k.com>
Thu, 8 Oct 2015 05:00:41 +0000 (05:00 +0000)
committerZa3k.com <za3k@za3k.com>
Thu, 8 Oct 2015 05:00:41 +0000 (05:00 +0000)
.htaccess

index 80bf72844151cf34ec713060e2c4df568a7351b9..13f39a84bf4d761d91526abc57ab85556fb29b92 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,12 +1,3 @@
-<IfModule mod_rewrite.c>
-RewriteEngine On
-RewriteBase /
-RewriteRule ^index\.php$ - [L]
-RewriteCond %{REQUEST_FILENAME} !-f
-RewriteCond %{REQUEST_FILENAME} !-d
-RewriteRule . /index.php [L]
-</IfModule>
-
 Action markdown /cgi-bin/markdown/Markdown.cgi
 AddHandler markdown .md