Need assistance with regards to htaccess

Add this to your .htaccess file:

RewriteEngine On
RewriteBase /

RewriteRule ^FLSD/DSS/([0-9]+)/?$ /FLSD/DSS/?d=$1

Leave a Comment