79680299

Date: 2025-06-26 10:22:07
Score: 1
Natty:
Report link

Just copy and past this code

<IfModule mod_rewrite.c>
    RewriteEngine On 
    RewriteRule ^(.*)$ public/$1 [L]
    Options -Indexes
</IfModule>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohammed Abu Faysal