Forum Moderators: phranque
As far as I know the entries look okay, I've checked the syntax on many different sites, and I have no idea what might be wrong.
I'll list my entries below, thanks for any help anyone can provide:
NameVirtualHost *:80
<VirualHost *>
ServerAdmin admin@example.com
DocumentRoot /htdocs
ServerName www.example.net
ServerAlias example.net *.example.net
ErrorLog logs/error
CustomLog logs/web combinded
</VirtualHost>
There is one more, but it I can't get it to work with only one uncommented, much less two.
[edited by: jdMorgan at 3:22 am (utc) on Mar. 3, 2005]
[edit reason] Removed specifics per TOS. [/edit]