Skip to content

Instantly share code, notes, and snippets.

@jdorrance
Created November 25, 2013 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdorrance/7648725 to your computer and use it in GitHub Desktop.
Save jdorrance/7648725 to your computer and use it in GitHub Desktop.
place this in the same folder of your mongoose EXE file
# Mongoose web server configuration file.
# For detailed description of every option, visit
# https://github.com/valenok/mongoose/blob/master/UserManual.md
# Lines starting with '#' and empty lines are ignored.
# To make a change, remove leading '#', modify option's value,
# save this file and then restart Mongoose.
listening_ports 80
error_log_file C:\Users\John\Google Drive\work\apps\MDC\localassets\error.log
document_root C:\apache\geo-media
#url_rewrite_patterns /=../geometrixx-media
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment