Build: (9f8fd59) Enable rewrite engine

This commit is contained in:
helenclx 2024-08-19 16:25:27 +00:00
parent bc8d98d523
commit ccb1545c16
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@ Header set Cache-Control "max-age=31536000, public"
Header set Cache-Control "no-cache, public" Header set Cache-Control "no-cache, public"
</FilesMatch> </FilesMatch>
RewriteEngine on
# Block bad bots # Block bad bots
RewriteCond %{HTTP_USER_AGENT} (Amazonbot) [NC,OR] RewriteCond %{HTTP_USER_AGENT} (Amazonbot) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} (Applebot) [NC,OR] RewriteCond %{HTTP_USER_AGENT} (Applebot) [NC,OR]

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle> <subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.com/feed.xml" rel="self"/> <link href="https://leilukin.com/feed.xml" rel="self"/>
<link href="https://leilukin.com"/> <link href="https://leilukin.com"/>
<updated>2024-08-19T16:23:22Z</updated> <updated>2024-08-19T16:25:24Z</updated>
<id>https://leilukin.com/</id> <id>https://leilukin.com/</id>
<author> <author>
<name>Leilukin</name> <name>Leilukin</name>