Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14th June 2012, 06:10 PM
kidboy Offline
Registered User
 
Join Date: Jan 2012
Location: Brazil
Posts: 39
windows_7ie
Question Proxy reverse

Hi, i have a apache to configure a domain with proxy reverse, but this site is under load balance and out of my network, and every time i try to configure the apache to proxy reverse with this target my page is out. Someone can help me with this ? My configuration in apache is:

<VirtualHost *:80>
ServerAdmin root@localhost
ProxyRequests off
ProxyPreserveHost On
<Proxy *>
Order allow,deny
Allow from all
</Proxy>
ProxyPass / http://www.xxx.xx.xxx.xx/test
ProxyPassReverse / http://www.xxx.xx.xxx.xx/test
<Location />
Order allow,deny
Allow from all
</Location>
ServerName www.xxx.xx.xxx.xx
ErrorLog logs/www.xxx.xx.xxx.xx-error_log
CustomLog logs/www.xxx.xx.xxx.xx-access_log common
</VirtualHost>
Reply With Quote
  #2  
Old 14th June 2012, 07:34 PM
beaker_'s Avatar
beaker_ Offline
Registered User
 
Join Date: Nov 2008
Location: Canada
Posts: 2,049
freebsdchrome
Re: Proxy reverse

I don't use apache to reverse proxy. Try squid instead.

http://wiki.squid-cache.org/SquidFaq/ReverseProxy
Reply With Quote
Reply

Tags
proxy, reverse

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Reverse Proxy Errors djrogi Servers & Networking 5 25th August 2011 09:58 PM
Reverse Proxy with Squid AlphaTwin Servers & Networking 4 16th March 2011 09:51 PM
Apache reverse proxy rewrite rules collen Servers & Networking 3 21st November 2007 07:59 AM


Current GMT-time: 02:24 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat