出现了一种非常奇怪的情况。
这是我的。htaccess:
RewriteEngine On
RewriteRule (.*)\\.ready / [R=410,L]
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
生产线RewriteRule (.*)\\.ready / [R=410,L]
直到我:将410更改为301??(那么它正在工作,怎么会发生这种情况?)
https://todaycycling.com/actualites-cyclisme/5t0e232502yg9t9/0002ap3_0198jqi/3613qh5786/.ready