The location directive for the virtual site has to be specified in httpd.conf
<Location /contact/> ProxyPass ajp://localhost:8009/contact/ Allow from localhost </Location> Also determine if the admin is either blocking or using that port..if so find a work around Anyone else? M ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. ----- Original Message ----- From: "Tabu Isiaka" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org> Sent: Tuesday, May 23, 2006 4:21 PM Subject: Permission denied > Hi, > > Can someone help to found how I can resolve the following message : > > (13)Permission denied: proxy: AJP: attempt to connect to 127.0.0.1:8009 > > I am trying to use apache2.2 with tomcat5 either with mod_jk or mod_proxy_ajp. > > Thanks you for your help. > Tabu >