This configuration is sharing the MicroApache subfolder .\www
And is using dynamic configuration via launch13x.exe
Edit GO.BAT as
follows to share as required
"%~dp0launch13x.exe" |
Share the whole of the host drive |
"%~dp0launch13x.exe"
/dr:www |
This configuration - the .\www
subdirectory |
"%~dp0launch13x.exe"
/dr:<foldername> |
To share any folder (relative
paths are ok) |
Launch
TailCGI log viewer |
If using launch13x.exe
to launch then check launch13x.exe /? for more configuration info
Use the latest version of the launcher if using automatic configuration |