Ok, fixed it... forgot to Load the cgi module.. duh
Thanks,
Matt
> Thanks Mark, unfortunately these changes still yield the same output. I
> didn't put 2 and 2 together about it just displaying the file. At least
> now I know apache isn't trying to execute it.
>
> Anyone else have an idea?
>
> Th
Thanks Mark, unfortunately these changes still yield the same output. I
didn't put 2 and 2 together about it just displaying the file. At least
now I know apache isn't trying to execute it.
Anyone else have an idea?
Thanks,
Matt
> [EMAIL PROTECTED] wrote:
>>
>>I'm installing mailman on FreeBSD 6
[EMAIL PROTECTED] wrote:
>
>I'm installing mailman on FreeBSD 6.0 from ports and using apache 2.0.55.
>I have the following in the virtual host definition.
>
>ScriptAlias /mailman/ "/usr/local/mailman/cgi-bin/"
>ScriptAlias /pipermail/ "/usr/local/mailmain/archives/public/"
This should be
Ok,
I'm installing mailman on FreeBSD 6.0 from ports and using apache 2.0.55.
I have the following in the virtual host definition.
ScriptAlias /mailman/ "/usr/local/mailman/cgi-bin/"
ScriptAlias /pipermail/ "/usr/local/mailmain/archives/public/"
AllowOverride None
Opt