Re: [Zope] changing the base path
[Paul Winkler wrote:]
Sounds like you're doing basic virtual hosting. The solution for this is VirtualHostMonster.
Yes I am. However, I don't understand how to make the VHM work. I read a "How To" on zettai.net, but can't figure it out. Any help? Thanks Roger
From: Paul Winkler <pw_lists@slinkp.com> To: zope@zope.org Subject: Re: [Zope] changing the base path Date: Thu, 30 Oct 2003 01:58:35 -0500
On Thu, Oct 30, 2003 at 06:46:35AM +0000, Roger Mallett wrote:
I am attempting to change the base path.
The user comes in on path www.xyz.com
I want to change the base to www.xyz.com/test
I calling a script that executed REQUEST.setVirtualPath('test',hard=0), but that didn't work.
(I know that the user could come in on that path, but that's not the point. I want to know how to change the base path.)
How can it be done?
Sounds like you're doing basic virtual hosting. The solution for this is VirtualHostMonster.
--
Paul Winkler http://www.slinkp.com Look! Up in the sky! It's GOD PLUG-N-PLAY! (random hero from isometric.spaceninja.com)
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
_________________________________________________________________ Concerned that messages may bounce because your Hotmail account has exceeded its 2MB storage limit? Get Hotmail Extra Storage! http://join.msn.com/?PAGE=features/es
participants (1)
-
Roger Mallett