Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Alias Help i am stuck...

Status
Not open for further replies.

hickscorp

Programmer
Sep 28, 2002
1
FR
Hi,
I have a problem, and i wonder somebody here can help me...

I am using mod_vhost_alias since 1 week now, and it is working perfectly. But before, i was having a few directories that MUST be accessed by every of my sub-domains (Eg: /Icons/ must be accessible by both sub1.domain.com and sub2.domain.com). Before vhost_alias, i had a 'alias /Icons/ "Path\To\icons\" ' in my HTTPD.conf, and it was making ALL my manualy setted-up sub-domains able to access the content of ICONS. But now, they CANT. I dont know why, they just CANT. I browsed the internet about it, but i didnt find anything exept a potential issue by using mod_rewrite... But i am french, and i didn't understand how to set it up.

So... How can i set up ALIAS with VHOST_ALIAS???
Thanks a lot, and sorry for my bad english...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top