Posted by dbinoj on September 29, 2012 at 3:41am
Has anyone tried using OpenScholar with nginx (not as proxy for static files)?
Is this been discussed earlier? i tried searching with no relevant results.
Has anyone tried using OpenScholar with nginx (not as proxy for static files)?
Is this been discussed earlier? i tried searching with no relevant results.
Comments
Openscholar x Nginx
Yes, It's possible, like drupal + nginx:
http://wiki.nginx.org/Drupal
A good reference is a git repo from Perusio, with you want a more complex config:
https://github.com/perusio/drupal-with-nginx/
Luciano
Thanks. That git repo is very
Thanks. That git repo is very useful!