Skip to content

Commit

Permalink
Ajouter le redirect du sondage
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelbernard committed Dec 18, 2023
1 parent f511474 commit 7759b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Expand Up @@ -20,6 +20,7 @@ RewriteCond %{HTTP_HOST} ^www.lescastcodeurs.com$
# Generic redirect
RewriteRule podsourcing[/]? https://lescastcodeurs.com/crowdcasting/ [R=301,L]
RewriteRule crowdcast[/]?$ https://lescastcodeurs.com/crowdcasting/ [R=301,L]
RewriteRule sondage[/]?$ https://docs.google.com/forms/d/e/1FAIpQLSc2xIWqWNi3ipx7Byth_TE6x9bQAvkCSuyeSkyEURbJNIga7g/viewform [R=301,L]

# Libsyn feed
RewriteRule ^podcast\-rss$ "http\:\/\/lescastcodeurs\.libsyn\.com\/rss" [R=302,L]
Expand Down

0 comments on commit 7759b94

Please sign in to comment.