Updated to Smarty 2.6.26 (June 18th, 2009), we should update to Smarty 3.x (current...
[mirrors/Kyberia-bloodline.git] / cron / .htaccess
1 #Disable access
2 Deny from all
3
4 #Disable listing
5 Options -Indexes
6
7 #Disable PHP
8 AddHandler default-handler php
9 AddType text/html php
This page took 0.269625 seconds and 4 git commands to generate.