[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
Each of these domains represents a product that the client sells and he
wants them mapped to the specific directories on his site. So its one
website with 3 domains mapped to it.
This I can do with no problem I have created a included file comment in my
httpd.conf file which pulls through da.conf and maps the domains to the
correct directories :)
The only problem I am having is making the domain stay when you goto it and
not show the directory structure.
For instance if I type in oranges.com what appears in the browser is the
correct page but in the address bar its
apples.com/products/oranges/index.html instead of oranges.com
Can I use the stuff described in the apache mod_rewrite to achieve this?
I've tried lots of different methods described in the article but I'm not
realy sure what to do. I am just dipping my toes in at the moment so please
go slowly!
Any info or examples would be most appeciated :)
cheers
Doug