Web hosting is my tech weakness, despite how easy gemini is.

I’m having trouble in getting any script to run. I’ve set my configuration file correctly following the readme, with DocBase set as root/ (everything is under gemini/) and CGIPaths to [root/cgi-bin].

The script is a simple python hello world print along with the 20 text/gemini\r\n header printing before. However, navigating to the file just outputs the contents of the script and doesn’t actually run it. I’m not sure if I’m somehow setting CGIPath incorrectly and if anyone else has used the software for dynamic content.