psql db schema test
[mirrors/Kyberia-bloodline.git] / cron / .htaccess
CommitLineData
4a4a108f
H
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.177464 seconds and 4 git commands to generate.