All pastes #2054105 Raw Edit

Miscellany

public text v1 · immutable
#2054105 ·published 2011-05-05 06:35 UTC
rendered paste body
<Directory /var/www>
        Options Indexes Includes FollowSymLinks MultiViews
        AllowOverride AuthConfig
        Order allow,deny
        Allow from all
</Directory>

<Directory /var/vhoasts>
        Options Indexes Includes FollowSymLinks MultiViews
        AllowOverride AuthConfig
        Order allow,deny
        Allow from all
</Directory>