mod_proxy configuration

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

saibaba

mod_proxy configuration

Postby saibaba » Tue Oct 02, 2007 6:05 am

Hi,

How do I have to configure the Apache mod_proxy Modul?
For some time I had it on allow from all... but this seem to produce an open proxy!?

Now I allowed it form our IP-Range, but thats also not the right solution for a webmail...

Code: Select all

<IfModule mod_proxy.c>
ProxyRequests Off
<Proxy *>
    Order deny,allow
    Deny from all
    Allow from 217.*.*.*
</Proxy>
ProxyVia On
</IfModule>


So how do I have to configure the mod_proxy config?

Thx for respond

Greez Massimo

Return to “Installation”



Who is online

Users browsing this forum: No registered users and 0 guests

cron