How to install on DjangoEurope.com
 

Instructions on the wiki work so far.

Currently incomplete (because I have not figured out image serving yet - it works, but probably less than efficient), I cannot currently upload images from the admin, and it is and not well tested (because I only just installed).

I did a bit of going back and forth, so if it does not work for you, ask and I will try to compare with my config.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
graeme's avatar
319
graeme
asked 14 years ago

Comments

Thanks for setting that up! You can probably use .htaccess file to set up alias directives for images and other static media.
Evgeny's avatar Evgeny (14 years ago)
Thy use lighttpd, so its slightly different. Lighty does have an alias directive, so I think I just need to alias /m and /upfiles correctly. I have one more issue that I will post.
graeme's avatar graeme (14 years ago)
Graeme, thanks again for posting the instructions!
Evgeny's avatar Evgeny (14 years ago)
see more comments