https://bugzilla.wikimedia.org/show_bug.cgi?id=52756

       Web browser: ---
            Bug ID: 52756
           Summary: role::mediawiki doesn't properly install thumb.php
                    rewrites
           Product: Tools
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MediaWiki-Vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The changes applied in https://gerrit.wikimedia.org/r/78409 provide all the
apache configuration needed to enable thumb.php 404 handling, but the
directives are added to apache in such a way that they do not actually work.

The problem is that the current way that apache::site includes configuration
snippets loads all snippets in the global apache scope. What it really needs to
do is define a <VirtualHost> container and load all snippets within that scope.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to