apache, postgresql, perl
Tom Allison
tom at tacocat.net
Wed Jun 25 09:59:08 PDT 2008
Excellent point!
I'll have to try this out when I get to my machine.
Sent from my iPhone.
On Jun 25, 2008, at 10:38 AM, "Daniel J. Luke" <dluke at geeklair.net>
wrote:
> On Jun 25, 2008, at 2:54 AM, Tom Allison wrote:
>> Of course, as the result of this, right now I can't even get users to
>> run any cgi (eg: /~tom/works.cgi)
>>
>> <Directory "/Users/*/Sites">
>> AllowOverride FileInfo AuthConfig Limit Indexes
>> Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
>> ExecCGI
>> <Limit GET POST OPTIONS>
>> Order allow,deny
>> Allow from all
>> </Limit>
>> <LimitExcept GET POST OPTIONS>
>> Order deny,allow
>> Deny from all
>> </LimitExcept>
>> </Directory>
>
>
> Whats your #! line look like in your test cgi script (should be
> something like #!/opt/local/bin/perl)
>
> --
> Daniel J. Luke
> +========================================================+
> | *---------------- dluke at geeklair.net ----------------* |
> | *-------------- http://www.geeklair.net -------------* |
> +========================================================+
> | Opinions expressed are mine and do not necessarily |
> | reflect the opinions of my employer. |
> +========================================================+
>
>
>
More information about the macports-users
mailing list