Re: [users@httpd] How to Redirect a URL

2014-06-19 Thread Stefan Frei
Hello maybe a good htaccess file can solve what you are looking for ... (pretty sure thats the case) Cheers Stefan 2014-06-18 19:17 GMT+02:00 Lou Henry : > Hi, > > I am fairly new to configuring apache web servers. Currently, I have a > vanity url set up in an Apache Load Balancer and that goes

Re: [users@httpd] How to Redirect a URL

2014-06-18 Thread Wei-min Lee
By the way, Oracle has some information on ICAP integration with WebLogic - which we have configured with Symantec for scanning user uploaded files into PeopleSoft. http://docs.oracle.com/cd/E38689_01/pt853pbr0/eng/pt/tmcf/task_EnablingVirusScanning-a47fea.html On Wed, Jun 18, 2014 at 11:41 PM,

Re: [users@httpd] How to Redirect a URL

2014-06-18 Thread Wei-min Lee
I think what you're looking for is ICAP integration, but I'm not sure if you can do that solely with Apache. I think you would need to implement a transparent proxy like squid which will pass user requests through the ICAP server before handing the request off to your content servers. http://en.w

[users@httpd] How to Redirect a URL

2014-06-18 Thread Lou Henry
Hi, I am fairly new to configuring apache web servers. Currently, I have a vanity url set up in an Apache Load Balancer and that goes to a WebLogic Cluster running a portal website. I would like to redirect this url to an antivirus server first. The antivirus server will do its thing and if it'