aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-03-07 13:50:28 +0100
committerStefan Ritter <xeno@thehappy.de>2011-03-07 13:51:22 +0100
commitf761993f39c998175218812fd66c28c54f086f3d (patch)
treecdb20edd2dc0f16cfcc2e3f03925c196bd8f5394 /.htaccess
parent43eb80d07036d4b0ba54492ac0774328b719bdcd (diff)
Changes:
* Add configuration to htaccess * Modify class of all entries link
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 3 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 603a284..d51790d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,6 @@
-Options -Indexes
+Options -Indexes ExecCGI
+AddHandler cgi-script .cgi
+DirectoryIndex blogthon.cgi
<Files ~ "^configuration$">
Order allow,deny