Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

SiteURL

Summary

Sets the site URLs to use when validating internal links by the linkcheck cronjob.

Usage

 

SiteURL[]=URL1
SiteURL[]=URL2
...

Description

Specify your site URLs so that the "linkcheck.php" cronjob will handle relative URLs (internal links) properly.

Examples

 

SiteURL[]=http://admin.mysite.com
SiteURL[]=http://mysite.com


This example will tell the linkcheck script to use "http://admin.mysite.com" and "http://mysite.com" site URLs when checking relative URLs like "/products/black_box".

Raymond Bosman (25/02/2005 2:19 pm)

Svitlana Shatokhina (22/11/2006 11:17 am)

Raymond Bosman, Svitlana Shatokhina


Comments

There are no comments.