Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyMSchafer committed Jan 10, 2019
2 parents 46f3713 + ded4d37 commit 9604b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Django_Blog/snippets/django_project.conf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
Require all granted
</Directory>

<Directory>
<Directory /home/YOURUSER/YOURPROJECT/YOURPROJECT>
<Files wsgi.py>
Require all granted
</Files>
Expand Down

0 comments on commit 9604b34

Please sign in to comment.