I have hosted my site on aws through ftp,
now when i access this
i can access the page after i use
but i want to remove public changed htaccess file also but when i upload it on cpanel it is working.
.htaccess file :
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/public/
RewriteRule ^(.*)$ /public/$1 [L,QSA]
</IfModule>
Any help is highly appreciated
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire