Chapter D: Configuration Directives
StaticWebPath
If you place all of your MT files in a cgi-bin directory, you will need to situate the static files from mt-static elsewhere, so that the webserver will not try to execute them.
Default value: none
Example:
StaticWebPath http://www.example.com/path/to/static-files/


