2008-08-18 15:54:53 +00:00

9 lines
133 B
Plaintext

Alias /tests/ "/path/to/htdocs/"
<Directory "/path/to/htdocs/">
AllowOverride None
Order allow,deny
Allow from all
</directory>