How to get Clean URL for CMF site
Dear zope friends, we have developed a site using zope + CMF 1.1.WE installed zope on ISP where OS is Linux and Apache is exisiting server.We have to access thru apache. The ISP does not allow rewrite rule . We are running site on port 8080 and using PCGI.We have put zope.cgi in cgi-bin directory . Now we are accessing site at http://www.oursite.com/cgi-bin/zope/cmfsite Can you guys help me in getting site with URL http://www.oursite.com regards, Sudhakar
dhanunjaya wrote:
Dear zope friends, we have developed a site using zope + CMF 1.1.WE installed zope on ISP where OS is Linux and Apache is exisiting server.We have to access thru apache. The ISP does not allow rewrite rule . We are running site on port 8080 and using PCGI.We have put zope.cgi in cgi-bin directory .
Now we are accessing site at http://www.oursite.com/cgi-bin/zope/cmfsite
Can you guys help me in getting site with URL http://www.oursite.com
You want to search for "Apache PCGI" on www.zope.org, and look for items which are about "virtual hosting". BTW, this is somewhat OT for the zope-cmf list. Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
participants (2)
-
dhanunjaya -
Tres Seaver