On Fri, Mar 27, 2009 at 2:25 PM, Joseph Morgan
<josephmmor...@hotmail.com> wrote:
> I think you're getting there....I hadn't thought of hitting with CURL...
>
> I use GoDaddy for hosting and DNS... I run my own server with
> Apache/Tomcat. At GoDaddy, my forwarding is masked to my router's IP
> (so you don't see the ip of the server)... But, I don't see how GoDaddy
> can possibly mangle the two (at the moment), since the forwarding for
> www.ProSportsResumes.com and www.VideoFortWorth.com are actually NOT
> assuming virtual hosting is working.

GoDaddy is not doing any rewriting. What they are doing is hosting the
site for you. They have virtualhosts configured for both of them, and
serve a simple index.html when either of your sites is requested. They
are not doing any redirecting either. The index.html they server
contains a frame which contains your site.

Basically this is either
a) a limitation of GoDaddy
b) a bug in GoDaddy's web forwarding.
c) an error you made when configuring the redirects.

I'd either contact GoDaddy technical support, or alternatively, make
sure that both your domains resolve to your actual server. Only then
will you be able to use name based virtual hosts...

Krist

-- 
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to