ArkiwiAPI/.htaccess
2015-11-27 13:00:56 +01:00

3 lines
157 B
ApacheConf

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