Re: [EMAIL PROTECTED] Riddle Me This

2007-08-08 Thread Richard Eng
The reason I blame Apache is because if you visit... http://74.102.141.248/goodsexnetwork/ ...to which http://www.goodsexnetwork.com/ has been forwarded, you do not see the screen flashing. So, with... http://www.goodsexnetwork.com/ ...you see screen flashing, and the "View Source" has the FRA

Re: [EMAIL PROTECTED] Riddle Me This

2007-08-07 Thread Richard Eng
Richard Eng wrote: > Could someone please explain this to me? I�ve configured Apache2 to perform > reverse proxying on my web application. I�ve added the following to > httpd.conf: Just on the off chance this is not a spam/junk mail attempt I will try and help you. > > LoadModul

[EMAIL PROTECTED] Riddle Me This

2007-08-07 Thread Richard Eng
Could someone please explain this to me? I¹ve configured Apache2 to perform reverse proxying on my web application. I¹ve added the following to httpd.conf: LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so Load