.htaccess 99 B

12
  1. RewriteEngine on
  2. RewriteRule ^([A-Za-z]+)/([A-Za-z]+)/(.*)?$ index.php?ppub=$1&asset=$2 [L,QSA]