psql db schema test
[mirrors/Kyberia-bloodline.git] / cron / .htaccess
... / ...
CommitLineData
1#Disable access
2Deny from all
3
4#Disable listing
5Options -Indexes
6
7#Disable PHP
8AddHandler default-handler php
9AddType text/html php
This page took 0.13992 seconds and 5 git commands to generate.