Lasso Soft Inc. > Home

[server_webroot]

Linkserver_webroot
AuthorJason Huck
CategoryUtility
Version8.x
Licensehttp://opensource.org/licenses/artistic-license.php
Posted01 May 2006
Updated01 May 2006
More by this author...

Description

Returns the full path to the virtual host root.

Sample Usage

server_webroot;

Source Code

Click the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.

define_tag(
	'webroot',
	-namespace='server_',
	-priority='replace',
	-description='Returns the full path to the virtual host root.'
);
	local('out' = response_localpath);
	#out->removetrailing(response_filepath);
	return(#out);
/define_tag;

Related Tags

Comments

No comments

Please log in to comment

Subscribe to the LassoTalk mail list

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft