Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A solution for virtual hosts and Rendezvous' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A solution for virtual hosts and Rendezvous
Authored by: Beernd on Aug 24, '04 04:10:42AM

I had the same problem when trying to play with mod_rewrite. You need to loosen the tight AllowOverride directive. I just made it as loose as possible: AllowOverride All, and then it worked for me. I'm not sure where exactly it should be placed in this example, I'm no Apache-guru. Just try, I guess you'll be able to make it work.

---
"Perhaps nothing is quite true, and not even that!"
Multatuli, Ideen 1



[ Reply to This | # ]