Nick, thanks for the reply. Can you elaborate on the first option? I'm not sure what you mean by the "same mappings in both." (Yes my brain is mush today.)
In my current configuration I have a single application (yet another photo gallery). I would like www.jeffknox.com to go to my "general" web pages while "photography.jeffknox.com" goes to the gallery. Right now they both point to the app as I've been in testing. The way I'm reading your post is that you are suggesting that I have two applications - one for the static pages and mapped to "www" and one for the gallery mapped to "photography". Is that correct? As far as the second option. I suppose it really wouldn't add that much overhead to setup a traffic director servlet. I would just need to figure out how to forward to the static pages. I guess a third option would be to host the WWW pages on another server. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
