Returns the relative path of a file or folder.
Returns an absolute server path of a file or folder.
Returns an absolute web path of a file or folder.
Creates in the given folder a .htaccess file to avoid unwanted access. Existing .htaccess files are not touched. The default content is
order deny,allow
deny from all
allow from 127.0.0.1
Classes:
- tx_mklib_util_File