Django, Python, & Random Leftovers

Articles by Category: PostgreSQL

Setting Up MediaWiki 1.13 with mod_auth_pgsql Authentication

Posted September 24, 2008

I created an internal wiki for our team, and I needed to password-protect the whole thing. I didn't want users to have to authenticate themselves to Apache, then get to the wiki pages and have to log in again, so I went looking for an automated solution. I found info on doing it with MySQL, but not with PostgreSQL.

Articles by Category
Python, Django, Subversion, Mac, Linux, PHP, PostgreSQL