> sorry for newbie question:
Last week solving the same and also got lost, but finally found :-)
ScriptAlias /mailman "/usr/local/mailman/cgi-bin"
Alias /pipermail "/usr/local/mailman/archives/public"
AllowOverride None
Options None
Order allow,deny
Allow from all
Gene ([EMAIL PROTECTED]) wrote:
> If I remember correctly, somewhere in httpd.conf you must specify from
> which directories cgi scripts may be executed.. Look around for a line
> beginning with
>
> Scriptalias
yes, I have done what manual pages says.
but it still forbidden (403).
I think I mu
If I remember correctly, somewhere in httpd.conf you must specify from
which directories cgi scripts may be executed.. Look around for a line
beginning with
Scriptalias
Best o'luck,
Gene
Dikshie wrote:
sorry for newbie question:
cd /usr/ports/mail/mailman
make MAIL_GID=mail install clean
httpd.c
Dikshie said the following on 1/31/2005 12:39 AM:
Glenn Sieb ([EMAIL PROTECTED]) wrote:
Go to the mailman directory (/usr/local/mailman) and issue bin/check_perms
If it complains, do check_perms -f
box# bin/check_perms -f
No problems found
Did you restart Apache? Do any other web sites o
Glenn Sieb ([EMAIL PROTECTED]) wrote:
> Go to the mailman directory (/usr/local/mailman) and issue bin/check_perms
>
> If it complains, do check_perms -f
box# bin/check_perms -f
No problems found
regards,
-dikshie-
___
freebsd-questions@freebsd
Dikshie said the following on 1/31/2005 12:03 AM:
sorry for newbie question:
No prob.. you may, however, prefer the mailman-users list for this as
it's not a FreeBSD issue.. :)
cd /usr/ports/mail/mailman
make MAIL_GID=mail install clean
httpd.conf:
Options ExecCGI
ScriptAlias /mailman "/
sorry for newbie question:
cd /usr/ports/mail/mailman
make MAIL_GID=mail install clean
httpd.conf:
Options ExecCGI
ScriptAlias /mailman "/usr/local/mailman/cgi-bin"
Alias /pipermail "/usr/local/mailman/archives/public"
but still permission denied:
Forbidden
You don't have permiss