jeudi 21 avril 2011

proxy ajp , tomcat via apache

=VirtualHost *:80=
ServerName Notebook
ErrorLog /var/log/apache2/ajp.error.log
CustomLog /var/log/apache2/ajp.log combined
=Proxy *=
AddDefaultCharset Off
Order deny,allow
Allow from all
=/Proxy=
ProxyPass / ajp://localhost:8009/
ProxyPassReverse / ajp://localhost:8009/
=/VirtualHost=

Aucun commentaire:

Enregistrer un commentaire

EurabiaHosting