Re: httpd 2.4 is coming, RFC on module packaging draft

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Mar 26, 2012 at 6:53 PM, Dennis Jacobfeuerborn
<dennisml@xxxxxxxxxxxx> wrote:
> I disagree. Since this is a major update that gets introduced together with
> a new Fedora version this opportunity should be used to make switches like
> these.

In principle I agree with what you're saying, but this is still going
to require changing lots of packages, and it should be properly scoped
on the httpd 2.4 feature page.

Here's what I plan to use in Cacti.

<Directory /usr/share/cacti/>
  <IfVersion > 2.2>
    Require host localhost
  </IfVersion>
  <IfVersion <= 2.2>
    Order deny,allow
    Deny from all
    Allow from localhost
  </IfVersion>
</Directory>
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux