docker: apache-config: add favicon.ico
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
This commit is contained in:
parent
a51430a2e9
commit
6c9decb84b
1 changed files with 1 additions and 0 deletions
|
|
@ -27,4 +27,5 @@
|
|||
RewriteEngine on
|
||||
RewriteRule "^/$" "/linux/latest/source" [R]
|
||||
RewriteRule "^/robots.txt$" "/static/robots.txt" [L]
|
||||
RewriteRule "^/favicon.ico$" "/static/img/favicon.ico" [L]
|
||||
</VirtualHost>
|
||||
|
|
|
|||
Loading…
Reference in a new issue