Hmm, I re-read your post, your config is almost like the one I posted. Are you using Debian/Ubuntu? You can use one config file for all your Vhosts actually, if you intend to split files, the directives at the top:
ServerName "www.yourdomain.com" NameVirtualHost *:80 should only exits in the default domain config file otherwise there will be a conflict. I hope that helped --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

