From: Zachary Vance Date: Mon, 10 Aug 2015 04:23:55 +0000 (-0700) Subject: htaccess script X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=c4504ac3454d2df9299f200a7128d539546b5577;p=za3k.git htaccess script --- diff --git a/.htaccess b/.htaccess index ee7eb82..80bf728 100644 --- a/.htaccess +++ b/.htaccess @@ -12,3 +12,6 @@ AddHandler markdown .md Action view /cgi-bin/view.cgi AddHandler view .view + +Action status /cgi-bin/status.cgi +AddHandler status .status