.htaccess 149 B

123
  1. RewriteEngine on
  2. RewriteRule ^(path|path64|item|item64)/([^\r\n]+)/(upload|mkdir|delete|edit)/?$ /arav_up_client/$3.php?type=$1&value=$2 [NC,L,QSA]