Skip to content

Yepoleb/uwsgi

 
 

Repository files navigation

uWSGI

uWSGI fork with fixed path handling for applications in subdirectories.

Install

Install the Apache headers

# apt install apache2-dev

Clone the repo

$ git clone https://github.com/Yepoleb/uwsgi.git
$ cd uwsgi/apache2

Build the module and install it

# apxs2 -i -c mod_proxy_uwsgi.c

Restart Apache2

# systemctl restart apache2

About

uWSGI application server container

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.5%
  • Python 6.2%
  • C++ 1.3%
  • Perl 0.8%
  • Ruby 0.7%
  • Java 0.6%
  • Other 0.9%