.htaccess我的服务器网站文件夹中没有文件,所以我.htaccess从我网站的其他网站粘贴文件并将规则写为
.htaccess
RewriteRule ^terms-of-use$ terms-of-use.php [L] RewriteRule ^privacy-policy$ privacy-policy.php [L]
但不起作用.
apache mod-rewrite
apache ×1
mod-rewrite ×1