node-http-server

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 33  →  ?path2? @ 34
/config.js.dist
@@ -49,7 +49,7 @@
],
// Simple re-writing capabilities.
rewrite: {
'index.html' : /^\/wiki\/(.+?)$/g
'index.html' : /^\/((?!(bower_components|js|css|img|doc))|\/)(.+?)$/g
},
// The name of the website.
name: 'Wizardry and Steamworks',