AuthPG 1.5
Details
| Size: | 0K |
| Last Update: | 2008-04-22 21:57:19 |
| OS Support: | Linux |
| License/Program Type: | GPL (GNU General Public License) |
| Publisher: | Min Sik Kim |
| Price: | $0.00 |
Description:
AuthPG 1.5 is http (www) software developed by Min Sik Kim.
AuthPG is a PostgreSQL Authentication Module.
PostgreSQL Authentication Module (AuthPG) enables Apache to authenticate users with the information stored in PostgreSQL database. This module gets a username and password pair in the standard way or from a cookie, and you can choose your preferred method.
Usage:
There are two ways to use mod_auth_pg. The one is to make .htaccess file in the directory which requires user authentication, and the other is to edit httpd.conf.
.htaccess
Apache doesn't recognize .htaccess at default. You must edit httpd.conf to enable .htaccess. Open httpd.conf and you will find the line < Directory /any/path >. Between < Directory /any/path > and < /Directory > there is a line which starts with AllowOverride.
The value of this item should contain AuthConfig or All. Edit and save it. Now restart Apache or give the signal with kill to reload httpd.conf.
Open .htaccess in the directory requiring user authentication, and write whatever directives you need.
AuthName my_auth
AuthType Basic
AuthPGHost my.database.server
AuthPGDatabase my_db
AuthPGUserTable user_table
require valid-user
If you specify the name of host after AuthPGHost directive, Apache will try to connect to PostgreSQL using internet domain socket, which means you should run postmaster with -i option, and edit configuration file to allow this type of access. When omit AuthPGHost directive, postmaster and httpd should run on the same machine.
Consult mod_auth_pg.html for the usage of each directive.
Requirements:
PostgreSQL
Apache HTTP Server
AuthPG 1.5 supports english interface languages and works with Linux.
Downloading AuthPG 1.5 will take if you use fast ADSL connection.
0 comments
Add to
AuthPG 1.5 Version History
Related Software
|
|
From category: HTTP-WWW |
| bBlog 0.7.6 is http (www) software developed by Eaden McKee. bBlog is a powerful, elegant personal publishing system written in PHP and released as free, Open Source software under the GPL. It is a... |
|
|
From category: HTTP-WWW |
| DynAlbum 1.5 is http (www) software developed by Steve Holland. Dynalbum is a fully dynamic automatic Web photo album generator. The album includes an index page with thumbnails, navigation tools o... |
|
|
From category: HTTP-WWW |
| NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents.... |
|
|
From category: Firefox-Extensions |
| goo Dictionary is a Firefox extension that shows your search history of &039;goo dictionary&039;.... |
|
|
From category: HTTP-WWW |
| DryDock r6 is http (www) software developed by Deepak Giridharagopal. DryDock is a Web publishing application that implements a development/production Web site pipeline. It codifies an approval pro... |
|
|
From category: HTTP-WWW |
| GADMIN-HTTPD is an easy to use GTK+ frontend for Apache HTTPD webserver.... |
|
|
From category: Firefox-Extensions |
| FlashGot 0.5.9.995 is firefox extensions software developed by Giorgio Maone and Round Two. FlashGot - download one link, selected links or all the links of a page at the maximum speed with a singl... |
|
|
From category: Other-Tools |
| Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and has no dependencies beyond a standard C library. It is embeddable and extensible with plug-ins. It suppo... |
|
|
From category: Other-Tools |
| Windows network firewall is a new generation corporate gateway firewall, which protects the network from external and internal attacks, provides Internet access to users and offers enhanced traffic co... |
|
|
From category: HTTP-WWW |
| Webmatic Applets its a collection of image effects, menus and transition effects, written in java, for your websites.... |
|
|
From category: Firefox-Extensions |
| Chinese-Japanese-English Character Hint Bar is a Firefox extension that shows translations instantly for Chinese/Japanese words.... |
|
|
From category: Proxy |
| CGIProxy 2.1 Beta 15 is proxy software developed by James Marshall. This CGI script acts as an HTTP or FTP proxy. Through it, you can retrieve any resource that is accessible from the server it run... |
|
|
From category: Firefox-Extensions |
| XSL Results is a Firefox extension that can display the results of an XSL transformation.... |
|
|
From category: HTTP-WWW |
| Active Scrolling Text & News Scroller 4.7 is http (www) software developed by Sirius Computer Consultants Limited. Active Scrolling Text & News Scroller software is a JavaScript function that is ca... |
|
|
From category: Firefox-Extensions |
| CGToolbar 1.0.1.18 is firefox extensions software developed by amit. CGToolbar is a must have Firefox extension for CG Artists, Animators, VFX and 3d professionals. CGI Toolbar is one of it... |
Leave a comment