Nils Kneuper 43a051c447 move website stuff from branches/resources to website/
[[Split portion of a mixed commit.]]
2009-04-22 09:30:41 +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>