[Pkg-mediawiki-devel] Upstream repository...

dann frazier dannf at dannf.org
Thu Sep 15 20:03:12 UTC 2005


On Thu, 2005-09-15 at 17:37 +0200, Marc Dequènes wrote:
> dann frazier <dannf at dannf.org> writes:
> 
> > I can test if someone points me to some packages or gives me the set of
> > baz commands I need to checkout the current source.

The apache config file seems strange; doesn't the second override the
first?

$ cat /etc/apache/conf.d/mediawiki.conf
Alias /mediawiki /var/lib/mediawiki

<Directory /var/lib/mediawiki/>
        Options +FollowSymLinks
        AllowOverride All
        order allow,deny
        allow from all
</Directory>

# upload directory must be protected
<Directory /var/lib/mediawiki/>
        Options -FollowSymLinks
        AllowOverride None
</Directory>





More information about the Pkg-mediawiki-devel mailing list