Web Server

(tag)

  • Enable python scripts in Apache

    Want to run Python from Apache 2.4, this is what I did to get it working. For this exercise I am creating a web hook script and want to run them from the custom folder “/srv/www/webhooks/”. Apache config changes First backup and then open up “/etc/httpd/conf/httpd.conf” in your favorite editor.. Search for “#AddHandler cgi-script .cgi”… read more…

    Enable python scripts in Apache
  • Public facing web server on SonicWALL VLAN

     I have a SonicWALL TZ 205w sitting behind my fibre connection with my web server running on an ESXi server connected to the SonicWALL via a VLAN to isolate it from my LAN. This has proved to be a bit of a mission because I don’t have a modem between the SonicWALL and the ONT,… read more…

    Public facing web server on SonicWALL VLAN