Yes
> i.e. www.domain.com would load the web2py site and www.domain.com/vbulletin would load the separate web app without web2py being involved?
If you are using Apache then the easiest solution is to use www.domain.com for web2py and vbulletin.domain.com for php. That way you define two virtual hosts in Apache and Apache takes care of everything.
Kenneth

