Skip to content

Commit

Permalink
Use consistent paths
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Jul 23, 2016
1 parent a1a8902 commit 2be05e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/apache.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
Require all granted
</Directory>

WSGIDaemonProcess weblate.example.org python-path=/var/www/html/weblate
WSGIDaemonProcess weblate.example.org python-path=/usr/share/weblate
WSGIProcessGroup weblate.example.org
WSGIApplicationGroup %{GLOBAL}

Expand Down

0 comments on commit 2be05e2

Please sign in to comment.