Via FTP, copy and paste the resultant Rewrite lines to your phpLD .htaccess file. Add the lines just BEFORE the following block:

## Category redirect
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule ^(.*)$ index.php [QSA,L]

If the Rewrite lines from a previous execution of this script already exist (between [#phpLD HTACCESS Rewriter Begin] and [#phpLD HTACCESS Rewriter Begin]), replace with the new generated lines. You should repeat this process whenever you add new categories / subcategories.

Powered by [phpLD HTACCESS Rewriter] Mod v3.00200710101 © Copyright 2007 Virtual Solutions. All Rights Reserved.