Why double ProxyPass?
ProxyPass / http://localhost-vip.com/smax=0 ttl=60
ProxyPass / http://localhost-vip.com/
ProxyPassReverse / http://localhost-vip.com/
On Jun 1, 2012 3:48 AM, "David Woodworth"
mailto:david.woodwo...@mitchell.com>> wrote:
Hello,
I am running Apache 2.4.2 as
ProxyPass /keepalive.htm !
ProxyPass / http://localhost-vip.com/ smax=0 ttl=60
ProxyPass / http://localhost-vip.com/
ProxyPassReverse / http://localhost-vip.com/
ProxyPreserveHost on
RewriteEngine on
RewriteRule ^/api/(.*) http://localhost-vip.com/api/$1 [P,NC]
David Woodworth
Mitchell International
Office: 858-368-7547
ot;^XML Spy" redirect-carefully
BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
DocumentRoot /var/www/html/localhost.com
ServerName localhost.com
ErrorLog logs/localhost.com-error_log
CustomLog logs/localhost.com-access_log common
ProxyPass /keepalive