Martin, You can do this in several different ways. Firstly you can do it enirely in Zope using the SiteRoot, and SiteAccess tools. Alternatively you can use Apache (or any other webserver that handles URL rewrites) and redirect the requests to that folder. There have been many posts to this list about these and there are several good documents to read. Is suggest you start by trying the SiteAccess product http://www.zope.org/Members/4am/SiteAccess2 This works very well, particularly if you are using only the Zserver. Tom => -----Original Message----- => From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of => Martin Stötzel => Sent: Wednesday, 27 June 2001 12:42 AM => To: zope@zope.org => Subject: [Zope] ALIAS => => => Buenas dias, => => this is my second question: How can I set an Alias to a zope folder? => I want for example www.myhomepage.com redirect (or function as => alias) for my Zope folder "home" which is in the root. => Actually I can only redriect to my ROOT folder - and have to use www.myhomepage.com/home in order to get to my homepage. The reason is that people delivering content should not be able to see and change Zope Management themes (ACL users etc.) Greetings, Martin