/
home
/
sjslayjy
/
public_html
/
devlok
/
Upload File
HOME
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(.*)$ public/$1 [L] </IfModule>