From: Zachary Vance Date: Sat, 28 Nov 2015 20:42:36 +0000 (-0800) Subject: Switch off apache X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=3f10f49075c50f52ad070f3edba8e52ebed48a60;p=za3k.git Switch off apache --- diff --git a/.htaccess b/.htaccess deleted file mode 100644 index 13f39a8..0000000 --- a/.htaccess +++ /dev/null @@ -1,8 +0,0 @@ -Action markdown /cgi-bin/markdown/Markdown.cgi -AddHandler markdown .md - -Action view /cgi-bin/view.cgi -AddHandler view .view - -Action status /cgi-bin/status.cgi -AddHandler status .status