Viewing posts for the category Apache

Apache Enable Directory Browsing (Indexes) in Arch Linux

Posted by: scoopseven in Apache Linux 12 years ago

We had a VirtualHost defined for a simple website; we wanted to enable directory browsing for this (password protected) site. Simple, right? Despite all of my Google searching, adding "Options Indexes", "Options +Indexes", "Allow Overrides" and adding .htaccess files, we were unable to get directory browsing working. A quick look at the http error_log revealed this error:

read more / 0 comments

Apache setup on Mac OS X Lion

Posted by: scoopseven in Apache Mac 12 years, 8 months ago

I always feel the need to write some silly commentary to explain why I'm documenting procedure in a public way to help anyone else who shares similar circumstances. Enough for today.

read more / 0 comments

Fun with netstat

Posted by: scoopseven in Apache Linux 13 years, 2 months ago
All yesterday I had multiple apache processes killing my linux (centos) server. I would kill them, and they would come back minutes later taking up all processor resources and crashing the machine. I was using tcpdump to watch packets come across on port 80, but this connection apparently didn't persist, so that did nothing for me. Then I found netstat:

read more / 0 comments

Apache Not Reloading Configuration File / Rewrites Not Updating

Posted by: scoopseven in Apache Linux 14 years, 9 months ago

This week I experienced a problem where my apache rewrite rules wouldn’t update or reload.  I would change a 301 redirect or an alias, restart Apache and the changes wouldn’t process. Humph. I got to the point where I started to believe, like DNS, that these redirects where propagated somewhere out on the Internet and they were just happening. Of course, this doesn’t happen.

read more / 0 comments

Django / PythonPath

Posted by: scoopseven in Apache Django 14 years, 9 months ago
The post below was taken directly from www.ventanazul.com. I republished only because this solved a problem that was a real PITA for me and wasn't spelled out too clearly in the Django documentation. If you're having a problem with Django / Apache / mod_python / PythonPath / sys.path / Could not import module things, give it a try.

read more / 0 comments

Recent Tweets

Recent Posts

Archive

2013
2012
2011
2010
2009
2008
2007
2006

Categories

Authors

Feeds

RSS / Atom