Created
January 27, 2010 15:26
-
-
Save lenny/287926 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Daemon 0 | |
LogFacility - | |
LogLevel 5 | |
ListenHTTP | |
Address lenny.ridge | |
Port 3001 | |
Service | |
URL "/MyApp1/.*" | |
BackEnd | |
Address localhost | |
Port 3000 | |
End | |
End | |
Service | |
URL "/MyApp2/.*" | |
BackEnd | |
Address localhost | |
Port 4000 | |
End | |
End | |
Service | |
URL "/*" | |
BackEnd | |
Address whatever.server | |
Port 80 | |
End | |
End | |
End | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment