Quantcast
Viewing all articles
Browse latest Browse all 2350

Administration Joomla! 5.x • Re: URL rewrite joomla not working

Still no answer from the host

When I perform the steps below the website shows, not the php script.


created a file check_mod_rewrite.php with the following line:

Code:

<?php echo "<h1>Mod_rewrite is working well</h1>";
Renamed the original file from .htacess to .htacess_original

Created a new .htaccess file with the following lines:

Code:

RewriteEngine OnRewriteRule ^.*$ check_mod_rewrite.php
I can conclude the mod_rewrite is off I guess?

Statistics: Posted by Gutshot — Thu Jun 06, 2024 7:24 am



Viewing all articles
Browse latest Browse all 2350

Trending Articles