SiteURL
Summary
Sets the URL of your site. Used e.g when generating links for notifactions and emails.Usage
SiteURL= site_url
Description
The URL should contain the full hostname and any additional path to the root of your eZ Publish installation.
Examples
SiteURL=ez.no
A typical generated link will now look like http://ez.no/some_url_here.
Frederik HolljenĀ (01/03/2005 8:18 am)
Frederik HolljenĀ (01/03/2005 8:23 am)
Comments
Protocol and index.php
Thursday 10 September 2009 11:27:10 am
Bertrand Dunogier
The reason is simple: this variable can be used to generate redirection URLs (in eZSSLZone for instance), and in this case, protocol and index file might be added, resulting in a wrong URL.