/
home
/
sharedstore
/
public_html
/
prestashop.sharedstore.ma
/
tools
/
/home/sharedstore/public_html/prestashop.sharedstore.ma/tools
mkdir
upload
Name
Size
Mode
Actions
profiling/
-
0755
rm
.htaccess
233
0644
edit
dl
rm
index.php
1369
0644
edit
dl
rm
Edit:
/home/sharedstore/public_html/prestashop.sharedstore.ma/tools/.htaccess
(233B)
<IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ ../index.php [NC,L] </IfModule>
Save
RewriteEngine on RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ ../index.php [NC,L]