[EMAIL PROTECTED] Hosting Scenario

2008-07-10 Thread S. Ural
There are 2 domains, example.com and example.net seeing the same document root and thus having the same content. I want both them get indexed in search engines as separate domains. 1- Do I need to create these 2 domains under Apache separately? 2- Or aliasing one to another can do t

[EMAIL PROTECTED] Aliasing to a directory on a remote machine

2008-02-11 Thread S. Ural
Apache/1.3.37I have 2 Linux servers: Server1 and Server2 with different IP blocks. I would like to create an alias /images in Server1's httpd.conf that will point to a directory on Server2. How can I do that? --- Seyfullah Ural