SHEINLINE Posted June 21, 2010 Share Posted June 21, 2010 sitemap 的文件是 sitemap.php。我怎么才能把它重写为 静态页,在 .htaccess 文件中这样如何写?谢谢! Link to comment Share on other sites More sharing options...
21846657 Posted June 22, 2010 Share Posted June 22, 2010 可以用这个第三方免费插件URL Rewriting来完成。 Link to comment Share on other sites More sharing options...
SHEINLINE Posted June 22, 2010 Author Share 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]测试过,可以成功访问! Link to comment Share on other sites More sharing options...
Guest Posted June 30, 2010 Share Posted June 30, 2010 不错的插件,赞一个! Link to comment Share on other sites More sharing options...
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