In WHM can I add the following and will it work to
Home »Service Configuration »Apache Configuration »Include Editor>>Pre VirtualHost Include
<Directory />
Options FollowSymLinks
AllowOverride All
Allow from all
</Directory>
What would be the correct syntax to add it if I can?
Home »Service Configuration »Apache Configuration »Include Editor>>Pre VirtualHost Include
<Directory />
Options FollowSymLinks
AllowOverride All
Allow from all
</Directory>
What would be the correct syntax to add it if I can?