Hello, I have a custom nginx build for my project and everything works fine except I'm confused about serving static files using the same nginx server (below you can see my config file) recently tried to set Can anyone help me with it, may be someone already faced such a challenge?
Thanks, Sultan asked 12 Sep '12, 12:30 imanhodjaev |
The directives you have outlined should work, the location and alias directive together are what you want to use to bind a directory to a URI. You may want to submit a support ticket so we can look directly at the server and account. answered 12 Sep '12, 23:54 johns Thanks and they worked since I just removed static apps to serve my media and static files from Webfaction control panel, Thanks, Sultan
(13 Sep '12, 11:55)
imanhodjaev
|