Public: Redirect nwex.de/git to canonical gitlab repository

This commit is contained in:
networkException 2022-08-17 23:17:25 +02:00
parent febe1079ae
commit 2a9b4806f8
Signed by: networkException
GPG key ID: E3877443AE684391

View file

@ -9,3 +9,6 @@ RewriteRule ^skateRAUS.gif$ https://702.rip/raus.gif [L,R=301]
RewriteRule ^skateREIN.gif$ https://702.rip/rein.gif [L,R=301] RewriteRule ^skateREIN.gif$ https://702.rip/rein.gif [L,R=301]
RewriteRule ^RAUS.gif$ https://702.rip/raus.gif [L,R=301] RewriteRule ^RAUS.gif$ https://702.rip/raus.gif [L,R=301]
RewriteRule ^REIN.gif$ https://702.rip/rein.gif [L,R=301] RewriteRule ^REIN.gif$ https://702.rip/rein.gif [L,R=301]
# Nice to have redirects
RewriteRule ^git$ https://gitlab.upi.li/networkException/nwex.de [L,R=301]