CGIPath
The value of the CGIPath
configuration directive. The output is guaranteed to end with a /
.
This generates an absolute URL, including a domain name (even if CGIPath
is set to a relative URL). If you need a relative URL, use CGIRelativeURL.
Maarten Schenk on January 14, 2011, 3:11 p.m. Reply
This seems to generate an absolute URL, including a domain name (even if CGIPath is set to a relative URL).
If you need a relative URL, use http://www.movabletype.org/documentation/appendices/tags/cgirelativeurl.html