Re: How to protect domains in a multi-hosting Apache configuration

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

 





Min-Hua Luo <minhua_luo@xxxxxxxxx> wrote:
Hi,
 
Let's say I have two name-based Virtual Host (using the same port with same IP)
 
"abc.com" and "xyz.com", both of them resolve to IP address 10.18.1.10.
 
Let's say I have a URL called "http://abc.com/dir1" which I want to be accessed only through domain name "abc.com".
 
Since they both resolve to the same IP, users can still access my "dir1" using http://xyz/dir1.
 
My question is, how can I restrict access to "dir1" so only URL starts with http://abc.com can get in? Thank you very much for your help.
 

When you configure apache for the virtual hosts, you specify different document roots. This keeps their directories separate and safe.
 
Stephen

[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