1 Sep 2007 04:36
Re: Apache 2.2.4 [an error occurred while processing this directive]
Norman Peelman <npeelman <at> cfl.rr.com>
2007-09-01 02:36:19 GMT
2007-09-01 02:36:19 GMT
Malcolm Walker wrote: > Vincent, > > >so presumably you're using a URL like > http://localhost/mcjdreamweaver/ to access your site > Yes you are correct and I am very grateful for your reply but I find I > am out of my depth. I had read (several times both before my post and > after your reply) the article on configuring Virtual Hosts and I > remain unaware of how to amend the file at > conf/extra/httpd-vhosts.conf to suit local access only. As to the > <Directory blocks I take your point but I cannot determine which of > the directives to use. > > My sole aim was in using Apache for testing to add the display of > includes. As I have been struggling with a problem that I never > expected for over a week it's time I gave it a rest. > > My general comment on all the Apache help articles both on-line and in > the manual is that they clearly state what to do but not how to do > it. There is a presumption of knowledge that I do not have. I bought > my first computer at the age of 62 on the basis I would catch up - > eventually. Thirteen years later it seems I am even further behind > than I was then! > > Many thanks for your effort to assist me. I do appreciate it very > much indeed. > > Malcolm > > Vincent Bray wrote:(Continue reading)
Explaining how vhosts work is a time consuming process, and I think
the docs would do a better job, so instead, let's try a direct answer.
Stick this at the bottom of your httpd.conf and see what happens.
NameVirtualHost *:80
<VirtualHost *:80>
RSS Feed