Jul 16, 2009 3
Installing mod_python
I want to share to you how I was able to add python support on to my fedora server.
First, you must check your server if you have already Python installed by simply typing python on the command line.
Jul 16, 2009 3
I want to share to you how I was able to add python support on to my fedora server.
First, you must check your server if you have already Python installed by simply typing python on the command line.
Oct 28, 2008 4
I had the urge to attempt to have Ruby on Rails Applications running on our fedora core 7 web server along with Cakephp applications today. I thought to use Phusion Passenger otherwise known as a apache module to enable rails applications to run on apache (that’s how I understand it.)
Recent Comments