ShellHacks
Command-Line Tips and Tricks

mod-wsgi

  • Blog

mod_wsgi – Find Out The Version

Posted on December 27, 2016February 19, 2018by admin

The mod_wsgi is an Apache module that provides a WSGI compliant interface and serves for hosting Python based web applications under Apache (for example Django). To find out which version of mod_wsgi is installed or compiled, it is required to create a simple WSGI application. From the following article you will learn how to create […]

Read More
No comments yet
  • Blog

mod_wsgi – ‘Hello World’ Example

Posted on December 27, 2016March 19, 2017by admin

The mod_wsgi serves for hosting Python based web applications under Apache. This short article describes how to create a basic WSGI application and run it on Apache using mod_wsgi. Below you would find how to create a virtual host in Apache and publish a simple WSGI application that just prints “Hello World!”.

Read More
3 Comments

Subscribe

  • Telegram
  • Twitter
  • RSS

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive arduino artifactory bash boot cmd command-line curl dns docker encryption git gitlab helm jenkins kubernetes linux macos mail mikrotik mongodb mysql network openssl pdf php powershell prometheus python raspberry pi ssh sublime text systemd telegram telnet text-processing tor tsm windows wordpress yum
  • Telegram
  • Twitter
  • RSS
Privacy
Copyright © 2011-2023 | www.ShellHacks.com