Commit a48fb678 authored by Michal Čihař's avatar Michal Čihař

Add link to static files doc

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 17cf3ca4
...@@ -691,7 +691,10 @@ use that for following paths: ...@@ -691,7 +691,10 @@ use that for following paths:
:file:`/robots.txt` :file:`/robots.txt`
Should be rewritten to rewrite rule to serve :file:`/static/robots.txt` Should be rewritten to rewrite rule to serve :file:`/static/robots.txt`
.. seealso:: https://docs.djangoproject.com/en/stable/howto/deployment/ .. seealso::
https://docs.djangoproject.com/en/stable/howto/deployment/
https://docs.djangoproject.com/en/stable/howto/static-files/deployment/
Sample configuration for Lighttpd Sample configuration for Lighttpd
+++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment