redirects need paths?
parent
5285108d11
commit
cd278b0643
|
@ -9,7 +9,7 @@ ServerName {{ server_name }}
|
||||||
|
|
||||||
ServerAdmin info@ebookfoundation.org
|
ServerAdmin info@ebookfoundation.org
|
||||||
|
|
||||||
Redirect permanent / https://{{ server_name }}
|
Redirect permanent / https://{{ server_name }}/
|
||||||
|
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue