This came up in a discussion with another member. I've tried Google but didn't find the answers I was looking for.
Say I have a domain, abc.com. Say I also have a domain, def.com.
I want it so that they both load the code from abc.com's directory (ie. the def.com directory is basically empty). However, I don't want to redirect def.com to abc.com - if the user browses to def.com/index.html then their browser should say def.com/index.html, not abc.com/index.html.
Right now I've done it by removing the directory for def.com and creating a symlink to point to abc.com. The problem with that is that it breaks the webalizer.
I'm sure there's a cleaner way to do it via .htaccess although I'm not sure what that is.



LinkBack URL
About LinkBacks




Reply With Quote



Bookmarks