This is used to use friendly url's such as instead of file.php would be /file.
To do this, either create or modify your .htacccess file in your public folder, add the line below into this, and save the file.
RewriteEngine On
It should now work!
This is used to use friendly url's such as instead of file.php would be /file.
To do this, either create or modify your .htacccess file in your public folder, add the line below into this, and save the file.
RewriteEngine On
It should now work!
Powered by WHMCompleteSolution