PProblem with apache mod proxy

Alles, was den Apache betrifft, kann hier besprochen werden.

PProblem with apache mod proxy

Postby frex2002 » 21. March 2013 12:47

Hello everyone
I have installed an apache server with the proxy enabled module to provide service to other servers on the internal network through port 80, that only have an ip public and we have several websites post on different teams.
We have a problem with one of these sites is accessed through the browser for the url http:www.midominio.com, changing my domain by ip
It publishes, the configuration is exactly the same as for the rest of web, but there are
one where this happens to us.
The settings in the proxy server in the file are as follows:
<VirtualHost *:80>
ServerName www.mydomain.com/
ServerAlias www.mydomain.com
ProxyPass / http://www.mydomain.com/
ProxyPassReverse / http://www.mydomain.com/
<Proxy *>
Order deny,allow
Order deny,allow
Allow from all

</Proxy>
ProxyPreserveHost On
ProxyRequests Off
</VirtualHost>

Do you know someone who may be happening?

Thanks a lot
frex2002
 
Posts: 1
Joined: 21. March 2013 12:41
Operating System: Oracle linux Server

Return to Apache

Who is online

Users browsing this forum: No registered users and 24 guests