scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
833 stars 90 forks source link

nginx static content location root fixed #49

Closed pavgup closed 9 years ago

pavgup commented 9 years ago

I just played with this and nginx is keeping the /static/ in the requesting url and then attempting to find a folder on the file system that looks like /full/path/to/realms/static/static/...

This should fix that.

scragg0x commented 9 years ago

Thank you

pavgup commented 9 years ago

Realms is great. Thank you!