All, Okay I see that VirtualHostBase doesn't work unless it is seen as an incoming URL. Since I want to process incoming requests from one site to go to a specific folder, I tried the example rule: ucdra.ucdavis.edu:80/ucdra Which, according to the documentation, should publish /ucdra when ucdra.ucdavis.edu:8080 is visited. Unfortunately, it does not. Suggestions? Thanks again, -----Original Message----- From: Adam Getchell [mailto:AdamG@hrrm.ucdavis.edu] Sent: Wednesday, October 09, 2002 2:13 PM To: zope@zope.org Subject: [Zope] Virtual hosting with VHM Hello all, I've been looking at the VHM documentation: <http://www.zope.org/Members/4am/SiteAccess2/vhosting> http://www.zope.org/Members/4am/SiteAccess2/vhosting <http://www.zope.org/Members/bowerymarc/squid-zserver-virtual> http://www.zope.org/Members/bowerymarc/squid-zserver-virtual I don't want to use a DTML method or squid with webmin, I'd like to just use the VHM. So I'm looking at the example here: <http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting. stx> http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting.s tx I want the request for <http://ucdra.ucdavis.edu/> http://ucdra.ucdavis.edu/ to go to <http://ucdra.ucdavis.edu/ucdra> http://ucdra.ucdavis.edu/ucdra (a virtually hosted folder in front. I have Squid redirecting from port 80 to 8080). Looking at the example, I think my rule in VHM should be: ucdra.ucdavis.edu:8080/VirtualHostBase/http/ucdra.ucdavis.edu/ucdra:80 #! Path not found But the #! Path not found tells me I've made an error. What is it? Thanks, *************************** * Adam Getchell AdamG@hrrm.ucdavis.edu * System Architect/Programmer (530) 752-1584 * Human Resources Information Systems <http://www.hr.ucdavis.edu/> http://www.hr.ucdavis.edu/ *************************** "Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu