Merveilles du web 2.0… mon « copier bloguer » du web

30 janvier 2008

Reverse proxy

Filed under: Non classé — elrems @ 9:12
Tags:


LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule proxy_http_module modules/mod_proxy_http.so

ProxyRequests Off
ProxyPreserveHost On
<Proxy *>
Order deny,allow
Allow from all
</Proxy>

<Location “/opacweb”>
ProxyPass http://localhost:81/opacweb
ProxyPassReverse http://localhost:81/opacweb

AddDefaultCharset Off
</Location>

Blogged with Flock

Tags:

Thème : Rubric. Un Blog WordPress.com.

Suivre

Get every new post delivered to your Inbox.