Re: [users@httpd] want help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i have two web site using one ip adderss iam trying to use virstual host like this
<VirtualHost 212.0.133.120:80>
    ServerAdmin webmaster@xxxxxxxxxxxxxxxx
    DocumentRoot C:/Program Files/Apache Group/Apache2/ekp
    ServerName kts.fastnets.net
    ErrorLog logs/dummy-host.example.com-error_log
    CustomLog logs/dummy-host.example.com-access_log common
</VirtualHost>

<VirtualHost 212.0.133.120:80>
    ServerAdmin webmaster@xxxxxxxxxxxx
    DocumentRoot C:/Program Files/Apache Group/Apache2/fast
    ServerName fastnets.net
    ErrorLog logs/dummy-host.example.com-error_log
    CustomLog logs/dummy-host.example.com-access_log common
</VirtualHost>
in this the apahe doen't work and when iam delete that virtual host host and and give this directory ( "C:/Program Files/Apache Group/Apache2/ekp")it is appear in the two site the contain of ekp .
# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "C:/Program Files/Apache Group/Apache2/ekp"

what can i do to make the two site work .

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux