Hi, newbie here. Using apache2 on ubuntu. Just wanted to know how can I access a domain "example.com" and not show the url "example.com/index.php", to omit the file index.php on the client browser url. Thanks.
I have tried some things around that file but can't realy find out what's the right sintax to omit the file. Do you know any good tutorial or know it yourself ?
RewriteEngine on Redirect 301 /index.php HOMEPAGEURL HOMEPAGEURL AT this place u can provide home page url