2023-10-22_13-21-15Z_Sunday database and htacccess changed

This commit is contained in:
Ken Fallon 2023-10-22 15:21:15 +02:00
parent b499d40848
commit 7b276d5ab7

View File

@ -5,6 +5,7 @@ RewriteRule (.*) - [F,L]
RewriteRule "^comments_rss.php$" "/comments.rss" [R] RewriteRule "^comments_rss.php$" "/comments.rss" [R]
RewriteRule "^maillist$" "https://lists.hackerpublicradio.com/mailman/listinfo/hpr" [R=301,NE,L]
RewriteRule "^download.php" "/syndication.html" [R=301,NE,L] RewriteRule "^download.php" "/syndication.html" [R=301,NE,L]
RewriteRule "^about.php|^help_out.php" "/about.html" [R=301,NE,L] RewriteRule "^about.php|^help_out.php" "/about.html" [R=301,NE,L]
RewriteRule "^recording.php" "/about.html#recording_a_podcast" [R=301,NE,L] RewriteRule "^recording.php" "/about.html#recording_a_podcast" [R=301,NE,L]