(.../Configuration/Search and metadata) and hitting the button "Run the clean URL test" and it not works
Change
RewriteRule ^ index.php [L]
to
RewriteRule ^ /index.php [L]
↧
Clean Url problem
↧
(.../Configuration/Search and metadata) and hitting the button "Run the clean URL test" and it not works
Change
RewriteRule ^ index.php [L]
to
RewriteRule ^ /index.php [L]