Hi
I am trying to get my vertual server to run but it apears like they are not even starting
here is my code
NameVirtualHost *:80
<VirtualHost *>
ServerSignature email
DirectoryIndex index.php index.html index.htm index.shtml
LogLevel warn
HostNameLookups off
</VirtualHost>
<VirtualHost *:80>
DocumentRoot /var/ServerName ServerAlias wookis.cs, *.wookis.ca
</VirtualHost>
when I type in it just goes to the default website.
What am I doing wrong
Brought to you By Nedaineum
The Portal to Geek-tum
I am trying to get my vertual server to run but it apears like they are not even starting
here is my code
NameVirtualHost *:80
<VirtualHost *>
ServerSignature email
DirectoryIndex index.php index.html index.htm index.shtml
LogLevel warn
HostNameLookups off
</VirtualHost>
<VirtualHost *:80>
DocumentRoot /var/ServerName ServerAlias wookis.cs, *.wookis.ca
</VirtualHost>
when I type in it just goes to the default website.
What am I doing wrong
Brought to you By Nedaineum
The Portal to Geek-tum