/
home
/
simp499cl
/
public_html
/
open
/
/home/simp499cl/public_html/open
mkdir
upload
Name
Size
Mode
Actions
.htaccess
152
0644
edit
dl
rm
open.html
1101
0644
edit
dl
rm
Edit:
/home/simp499cl/public_html/open/.htaccess
(152B)
RewriteEngine On RewriteBase /open/ # Redirige todas las solicitudes que comienzan con /match/ a index.html RewriteRule ^match/([0-9]+)$ index.html [L]
Save
cmd:
run