The deployment documentation says that I should configure an upfiles/ directory.
However, the askbot nginx deployment instructions don't make any mention of upfiles/
Is this necessary? What is it used for?
askbot/upfiles directory is used to save uploaded images, so it needs to be writable by the server process.
That nginx doc needs an update, what you would want - is serve files from that directory by the webserver, bypassing python.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-11-16 03:38:50 -0500
Seen: 55 times
Last updated: Nov 16 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.