Joshua Slive wrote:
On 8/22/07, Phil <af.gourmet@xxxxxxxxxxxx> wrote:The error message for httpd : client denied by server configuration: /user . This looks like an Apache problem; but there is no /user directory in the apache files.Alias /sql-ledger /user/local/sql-ledger/Oops. There are other path typos in your config as well. Joshua.
I'd better set that straight: # SSQL-Ledger Include /usr/local/etc/apache22/sql-ledger-httpd.conf contents of sql-ledger-httpd.conf : Alias /sql-ledger /usr/local/sql-ledger/ <Directory /usr/local/sql-ledger> AllowOverride All AddHandler cgi-script .pl AddDefaultCharset On Options ExecCGI Includes FollowSymlinks Order Allow,Deny Allow from All </Directory> <Directory /usr/local/sql-ledger/users> Order Deny,Allow Deny from All </Directory> Phil --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx