.
This commit is contained in:
parent
24aa6e3b3a
commit
ad76261137
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
RewriteRule ^feed.xml https://c3woc.de/feed_blog.xml
|
RewriteRule ^feed.xml https://c3woc.de/feed_blog.xml
|
||||||
|
|
||||||
### Redirect certain domains to ffbsee.net
|
### Redirect certain domains to ffbsee.net
|
||||||
RewriteCond %{HTTP_HOST} ^toolbox\.cyber\.yt [NC,OR]
|
RewriteCond %{HTTP_HOST} ^waffel\.cyber\.yt [NC,OR]
|
||||||
RewriteCond %{HTTP_HOST} ^www\.c3woc\.de [NC]
|
RewriteCond %{HTTP_HOST} ^www\.c3woc\.de [NC]
|
||||||
RewriteRule (.*) https://c3woc.de/$1 [R=301,L]
|
RewriteRule (.*) https://c3woc.de/$1 [R=301,L]
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
Loading…
Reference in a new issue