A special note before you download this mod:
If you are running phpLD 4+, you already have this installed as part of phpLD, and if not, this is a great time to upgrade. We offer upgrade service, and feel free to inquire.
With the multi rewrite mod you have several different choices for how you want to write the URLs for your article and detail pages. You have control over both the title and the extension for the url that will be rewritten. Let’s suppose this page was the title of your article (Multi Rewrite Mod). For the first part of the url you have two choices:
- Article-42 (where 42 is the id of the article)
- Multi-Rewrite-Mod-42 (where 42 is the id of the article)
For the extenstion of the url you have 4 choices:
- .htm
- .html
- .php
- / (you would select “no extension”)
Here is a screenshot to better illustrate:
Notes: Your server is going to need to be configured to allow us of mod rewrite (most do), and allow modification of the .htaccess file (most do). If you are running a windows server, it may be possible to use the Isapi Rewrite Module (your host must have it installed).