apache.conf: merge changes from upgrade to Debian 8

上级 66afdf30
......@@ -10,6 +10,11 @@
</IfModule>
DocumentRoot /srv/ftp-master.debian.org/export
<Directory /srv/ftp-master.debian.org/dak/dakweb>
<Files dakweb.wsgi>
Require all granted
</Files>
</Directory>
WSGIDaemonProcess api.ftp-master.debian.org user=dak-web group=dak-web processes=1 threads=5
WSGIScriptAlias / /srv/ftp-master.debian.org/dak/dakweb/dakweb.wsgi
</Macro>
......
......@@ -16,13 +16,13 @@ Use common-debian-service-https-redirect * ftp-master.debian.org
Alias /users/ /srv/ftp.debian.org/web-users/
<Directory /srv/ftp.debian.org/web-users>
Order allow,deny
Allow from All
Require all granted
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch
</Directory>
<Directory /srv/ftp.debian.org/web>
Require all granted
AddCharset utf-8 .txt
</Directory>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册