steve wrote:
sudo apt-get install apache2 ( approximately ), and adjust the document
root to point to the local folder containing the wiki. Then the wiki
will be available at http://jupiter

Which is what I do (:
Thanks for all of yesterday's replies, seeing the apache "it works" page was simple, now I'm trying to set up a second site generally following this guide

https://help.ubuntu.com/8.04/serverguide/C/httpd.html

though have missed something or doing something wrong. I have done the following:

*sudo cp /etc/apache2/sites-available/default /etc/apache2/sites-available/policymanual

and then in /etc/apache2/sites-enabled/policymanual edited DocumentRoot and Directory to point to the correct location.

**Then run "sudo a2ensite policymanual", and "sudo apache2ctl -t" returns Syntax OK.

Browsing to http://jupiter/policymanual/index.html returns

*


 Forbidden

You don't have permission to access /policymanual/index.html on this server.

Have checked that everyone has +x permissions on the DocumentRoot folder, and the index.html file exists.

I'm not sure what I have missed that is important and where to go from here, any pointers or hints would be gratefully received.

Cheers,
Roger



Reply via email to