virtual host problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi,
I have two virtual hosts defined in httpd.conf
Listen 12311
NameVirtualHost *:12311
<VirtualHost *:12311>
ServerName twpdev.ora.fda.gov
DocumentRoot /u07/twpdev
</VirtualHost>
Listen 12312
NameVirtualHost *:12312
<VirtualHost *:12312>
ServerName oasisdev.ora.fda.gov
DocumentRoot /u07/oasis
</VirtualHost>
This is NOT what I want. So my question is:
How can I configure httpd.conf so port 12311 only respond to HTTP requests that address to "twpdev.ora.fda.gov" instead of any hostnames that point to the same IP address? Thank you very much.
Building a website is a piece of cake.
Yahoo! Small Business gives you all the tools to get online.
[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]