开发者

URL aliases without Drupal

How can I implement URL aliases in my website if I am开发者_运维百科 not using Drupal? Is there any plugin to help me in this?


Yes, you can use Apache's mod_rewrite with an .htaccess file to implement friendly urls without Drupal. You will also need at least a script to redirect from the url handler to the actual contents however.

Example here (or if your server doesn't support mod_rewrite)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜