Forum Moderators: phranque

Message Too Old, No Replies

how to host mutiple domains in subdirectories of a main domain?

probably by httpd.conf ?!

         

adrianTNT

2:28 pm on Feb 3, 2009 (gmt 0)

10+ Year Member Top Contributors Of The Month



Hello.
I have a domain where I want to host more sites, like a parking domain.
For example fooparking.com...
How should the httpd.conf of fooparking.com look like if I want all my parked domains to show content from main domain?!

For example:
domain1.com will show contents from fooparking.com/domain1.com/
domain2.com will show contents from fooparking.com/domain2.com/
domain3.com will show contents from fooparking.com/domain3.com/

Any help is greatly appreciated, thank you.

jdMorgan

3:24 pm on Feb 3, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This current thread [webmasterworld.com] addresses implementing this function in .htaccess, but the solution is easily adaptable for use in httpd.conf if desired.

Jim