On Wed, May 6, 2009 at 11:31 PM, Gund Wehsling <g...@nzrides.com> wrote:
> 4. But, for some reason, if I open https://publicaddress1.com, I get 404 and
> the browser address bar shows http://internaladdress1.com and all the
> relevant link work fine, the site functions well and as exzpected. I tried
> to rewrite with as much mixed success as there are opinions to do this...

It sounds like your ProxyPassReverse failed to do the right thing, and
a redirect leaked out. I assume for most users, "internaladdress1.com"
in the browser would be game over.

I assume you have NameVirtualHost 0.0.0.0:443 (your symptom doesn't
match this error, but it's a common error)

Can you paste apache2ctl (or apachectl/httpd) -S ?

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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