From: Za3k.com Date: Thu, 8 Oct 2015 05:00:41 +0000 (+0000) Subject: Correct htaccess X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=638eff21050b14a9947f020beffaea8227978dfd;p=za3k.git Correct htaccess --- diff --git a/.htaccess b/.htaccess index 80bf728..13f39a8 100644 --- a/.htaccess +++ b/.htaccess @@ -1,12 +1,3 @@ - -RewriteEngine On -RewriteBase / -RewriteRule ^index\.php$ - [L] -RewriteCond %{REQUEST_FILENAME} !-f -RewriteCond %{REQUEST_FILENAME} !-d -RewriteRule . /index.php [L] - - Action markdown /cgi-bin/markdown/Markdown.cgi AddHandler markdown .md