On Sun, Jun 7, 2015 at 4:17 PM, Stephen <[email protected]> wrote:
>
> In my virtual-sites file I have:
>
> <VirtualHost *:80>
>     ServerAdmin webmaster@localhost
>     DocumentRoot /home/stephen/www/roissy.ca/public_html
>     ServerName www.roissytest.ca
>     ErrorLog /home/stephen/www/roissy.ca/public_html/error.log
>     TransferLog /home/stephen/www/roissy.ca/public_html/transfer.log
> </VirtualHost>

Unless you want to allow the users to access your log files, you
probably need to change their path here, out of the DocumentRoot.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to