]> git.za3k.com Git - za3k.git/commitdiff
Rename from stylish to view.cgi
authorZachary Vance <vanceza@gmail.com>
Wed, 5 Aug 2015 03:06:42 +0000 (20:06 -0700)
committerZachary Vance <vanceza@gmail.com>
Wed, 5 Aug 2015 03:06:42 +0000 (20:06 -0700)
.htaccess
stylish.view [moved from stylish.db with 100% similarity]

index 51c5909f1fb4a9e09bb7ebd678637d658cfc4ac4..ee7eb82a70c9f6ac9985e86568de2b660b1f7992 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -10,5 +10,5 @@ RewriteRule . /index.php [L]
 Action markdown /cgi-bin/markdown/Markdown.cgi
 AddHandler markdown .md
 
-Action stylish /cgi-bin/stylish
-AddHandler stylish .db
+Action view /cgi-bin/view.cgi
+AddHandler view .view
similarity index 100%
rename from stylish.db
rename to stylish.view