<$mt:CGIPath$>
The value of the CGIPath configuration setting.
Example (the output is guaranteed to end with "/",
so appending one prior to a script name is unnecessary):
<a href="<$mt:CGIPath$>some-cgi-script.cgi">
This page was last updated on 2008-04-14, 22:32.
Maarten Schenk
January 14, 2011 3:11 PM | 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