[Zope] usage of load_site.py
Oleg Broytmann
phd@phd.russ.ru
Tue, 16 Nov 1999 08:18:29 +0000 (GMT)
On Mon, 15 Nov 1999, Jens Vagelpohl wrote:
> python load_site.py -v -u superuser:xxxxxxx -p
> /soft/swtest.rw.root/zope/rel201/Zope-2.0.1-src/lib/python/ZPublisher
> /usr1/tmp/www/index.html
You loose an URL part:
python load_site.py -v -u superuser:xxxxxxx -p
/soft/swtest.rw.root/zope/rel201/Zope-2.0.1-src/lib/python/ZPublisher
http://my.site/Zope/created_folder_for_the_site
/usr1/tmp/www/index.html
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.