Your advice is appreciated, If .htaccess contains
RewriteRule . index.php [L]
instead of
RewriteRule . /index.php [L]
would that first example without / lead to a problem?
Tha
Your advice is appreciated, If .htaccess contains
RewriteRule . index.php [L]
instead of
RewriteRule . /index.php [L]
would that first example without / lead to a problem?
Tha