[SL] Re: Mandrake 9.1
- From: Jeffery Cann <jeff@xxxxxxxxxxxxxxx>
- To: sql-ledger-users@xxxxxxxxxxxxxx
- Date: Mon, 19 May 2003 18:47:20 -0600
Hi,
Here's what I did for MDK 8.2 and 9.0 - probably should work fine for 9.1=
=2E
1) edit /etc/httpd/conf/httpd.conf and add this line:
=09Include conf/sql-ledger-httpd.conf
2) Copy text (below) into sql-ledger-httpd.conf file.
I then placed this file in /etc/httpd/conf directory. =20
3) restart your httpd server /etc/init.d/httpd restart
HTH-
Jeff
--------- sql-ledger-httpd.conf -----------
Alias /accounting/ /var/sql-ledger/
<Directory /var/sql-ledger>
AllowOverride All
AddHandler cgi-script .pl
Options ExecCGI Includes FollowSymlinks
Order Allow,Deny
Allow from All
</Directory>
<Directory /var/sql-ledger/users>
Order Deny,Allow
Deny from All
</Directory>
- Follow-Ups:
- [SL] Re: Mandrake 9.1
- From: Steven A . McIntosh
- References:
- [SL] Mandrake 9.1
- From: Steven A . McIntosh
Other related posts:
- » [SL] Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Re: Mandrake 9.1
- » [SL] Mandrake 9.1
- [SL] Re: Mandrake 9.1
- From: Steven A . McIntosh
- [SL] Mandrake 9.1
- From: Steven A . McIntosh