Doug Grainger schrieb:
> if it's at the root, then to get to the page, i do "http://server/"; and
> go directly to the application.   i'd prefer to have it be at
> "http://server/application/";, though, because the web server that i'm
> installing it on has some other stuff on it that i don't want to
> preempt.   i may be able to do this with virtualhosts, but i'm not
> certain.

If you can, definitely go for a virtual host. It is much easier to set up and
also makes it easier to have absolute paths to images, etc. in your CSS files.

Setting up a virtual host is really easy, the only problem is that sometimes
you have no direct control over the nameserver and you might need to ask
somebody to set up a host alias for your webserver. I don't use Apache, but if
you have trouble with the config for a virtual host, just post it here and we
can help.

Chris

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to