diff --git a/dot.htaccess b/dot.htaccess new file mode 100644 index 0000000..4612b69 --- /dev/null +++ b/dot.htaccess @@ -0,0 +1,9 @@ +DirectoryIndex after5.cgi + + Order Allow,Deny + Deny from all + + + Order Allow,Deny + Allow from all +