feat: update navigation link for club payments in dashboard and enhance error handling in Home view
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 51s
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 51s
This commit is contained in:
9
docs/tt-club.de.conf
Normal file
9
docs/tt-club.de.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# HTTP: www.tt-club.de und tt-club.de -> HTTPS
|
||||
<VirtualHost *:80>
|
||||
ServerName www.tt-club.de
|
||||
Redirect permanent / https://tt-club.de/
|
||||
</VirtualHost>
|
||||
<VirtualHost *:80>
|
||||
ServerName tt-club.de
|
||||
Redirect permanent / https://tt-club.de/
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user