2007-08-26

Install Apache2 and mod_python on Ubuntu

Use this command sudo apt-get install apache2 libapache2-mod-python
This command for restart apache2 : sudo /etc/init.d/apache2 -k restart

3 comments:

polo said...

Thank you, this helped me out.

Max Nunes said...

Thank you!!

Anonymous said...

Awesome Thankyou