Pastebin
Paste #1356: apache
< previous paste - next paste>
Pasted by tdn
1 <Directory /> 2 Order Deny,Allow 3 Deny from all 4 Options None 5 AllowOverride None 6 </Directory> 7 <Directory /data/www/virtual/*/htdocs/> 8 Order Allow,Deny 9 Allow from all 10 </Directory>
New Paste
Go to most recent paste.