
no-reply at lighthouseapp
May 13, 2009, 5:03 PM
Post #1 of 3
(1055 views)
Permalink
|
|
[Bricolage #90] ApacheConfig.pm generates vhost.conf with typo
|
|
// Add your reply above here ================================================== theory updated this ticket at May 14th, 2009 @ 12:03 AM * State changed from "new" to "open" * Tag changed from "critical" to "apache configuration minor xinha" * Assigned user changed from "Bugs (at bricolage)" to "theory" * Milestone changed from "" to "1.11.2" Ivan, I'm confused about this patch, because the code actualy looks like this: push @locs, ' ', ' SetHandler None', ' AddHandler perl-script .cgi', ' PerlResponseHandler ModPerl::Registry', ' ' if lc WYSIWYG_EDITOR eq 'xinha'; Note the ".cgi", not ",cgi" as in your patch. Furthermore, the ".cgi" bit is just what the [AddHandlder documentation](http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addhandler) says it should be. Am I missing something? Thanks, David -------------------------------------------------------------------------------- Assigned: theory State: open Milestone: 1.11.2 View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/90-apacheconfigpm-generates-vhostconf-with-typo Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/90-apacheconfigpm-generates-vhostconf-with-typo/watch Update your Profile: http://bricolage.lighthouseapp.com/profile Support: support [at] lighthouseapp or http://help.lighthouseapp.com
|