Forum Moderators: phranque
It now reads:
Listen 80, however I assume this needs to be edited all the way through the config, ie it still states
ServerName server.gyhome.com:8080, I assume this is wrong.
When running dreamweaver and I create a new site, do I have to change the config file in apache so that it points to my new site, when I try and preview a site it comes up with file not found again.
The following line points to a different area from my sites
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
Help, be patient I am getting there!
Thanks in advance
You are correct in that you need to tell it to Listen [httpd.apache.org] on port 80 and then your ServerName [httpd.apache.org] might be 'localhost'. The Apache manual pages are a good resource to get up to speed.