Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=502358

--- Comment #16 from manuel wolfshant <wo...@nobugconsulting.ro> 2010-07-22 
04:58:55 EDT ---
I do not have a rawhide handy to test, but I've never seen before the construct
that you have used in the config file for httpd, that is:

Alias /mojomojo/ /usr/bin/mojomojo_fastcgi.pl/
<Location /mojomojo>
Options ExecCGI
Order allow,deny
Allow from all
AddHandler fcgid-script .pl
</Location>

where  /usr/bin/mojomojo_fastcgi.pl is a script, not a directory as the Alias
directive might seem to indicate.

http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias does not reference
this type of use either. Is it really correct ?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to