Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SOLVED On fresh install Fancy url not working
#4
(2018-07-10, 11:50:45)krlllo Wrote: Fancy URLs only works for me when my website is local, but it had never worked when the website is online.
Where is located the httpd.conf file?

Make sure your online hosting has the mod_rewrite module for PHP on the server.

You can check by creating a php page and adding the following, then access the page in your browser and do a check for mod_rewrite.
Code:
<?php phpinfo(); ?>


This will show all the modules listed in your setup

Hope this helps
Reply


Messages In This Thread
RE: On fresh install Fancy url not working - by craiga - 2018-07-10, 17:51:07



Users browsing this thread: 1 Guest(s)