Apache/mod_wsgi, nginx/uwsgi_python32 - make webroot/ accessable by your webserver - apache(version 2.4) example: <Directory "/path/to/ems/webroot"> Options Indexes FollowSymLinks AllowOverride None Require all granted </Directory> Alias "/ems" "/path/to/ems/webroot" - nginx example: ...
More 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 Contribution activity March 2025 syslock has no activity yet for this period. Loading Show more activity Seeing something unexpected? Take a look at the GitHub profile guide. Footer...
Contribute to syslock/ems development by creating an account on GitHub.