Ubuntu — where is the apache root ?
December 8, 2005 at 5:36 am | In ubuntu | 10 Commentsls /var/www/apache2-default/
Ubuntu – where is the apache error log ?
December 8, 2005 at 5:16 am | In ubuntu | 13 Commentstail -f /var/log/apache2/error.log
Ubuntu – how do you restart apache ?
December 8, 2005 at 5:09 am | In ubuntu | 40 Comments/etc/init.d/apache2 restart
Ubuntu – Where is httpd.conf for setting up apache ?
December 8, 2005 at 4:50 am | In ubuntu | 25 Comments/etc/apache2
or in my VI centric little world:
vi /etc/apache2/apache2.conf
Ubunto – Installing Django
December 8, 2005 at 4:49 am | In django, python, ubuntu | Leave a CommentSo I’ve decided to go with Django as my 1st python web framework. The documentation is basically spot on but I hit a typically bizarre setup error about not being able to find make files under the python directory so I loaded up Synaptic Package manager and selected Autoconf and then did a search for python and basically selected close to everything and clicked update and it just plain worked. Outstanding!
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.