These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for What should this say? on the new forum.
ServerName ${DOM} ServerAlias www.${DOM} DocumentRoot ${HOME}/public_html ErrorLog ${HOME}/logs/error_log CustomLog ${HOME}/logs/access_log common ScriptAlias /cgi-bin/ ${HOME}/cgi-bin/ < Directory ${HOME}/public_html> Options Indexes IncludesNOEXEC FollowSymLinks allow from all < /Directory>
In one domain I had the[ Directory ${Home}/public_html set to ${Home}/cgi-bin
Which one is correct?
This comes from the edit server template of virtualmin.