SHEINLINE 5 Posted June 21, 2010 Posted June 21, 2010 sitemap 的文件是 sitemap.php。我怎么才能把它重写为 静态页,在 .htaccess 文件中这样如何写?谢谢! Share this post Link to post Share on other sites
21846657 7 Posted June 22, 2010 Posted June 22, 2010 可以用这个第三方免费插件URL Rewriting来完成。 Share this post Link to post Share on other sites
SHEINLINE 5 Posted June 22, 2010 Posted June 22, 2010 我想这会对我们有用!!Thank 21846657!法语不懂,所以自己写了个:RewriteRule ^sitemap[/]*$ sitemap.php?id_lang=1 [QSA,L,E]RewriteRule ^sitemap[/]*$ sitemap.php?id_lang=2 [QSA,L,E]测试过,可以成功访问! Share this post Link to post Share on other sites
Guest Posted June 30, 2010 Posted June 30, 2010 不错的插件,赞一个! Share this post Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now