host_path
Description:
Start hosting local_path at server_path.
Files with the path local_path.gchar.LOCALE (if they exist) will be served up when LOCALE is specified in the
request's Accept-Language header.
Parameters:
| this |
A Context |
| local_path |
Path to the local file or folder to be hosted |
| server_path |
Web server path where |