Hi all,
How I can set apache DirectoryIndex which specifies the default files to look for when the user/browser doesn't request a specific file. I want the PHP file to load when people go to the URL without needing to have /specific.php & I notice that apache prioritizes HTML files over PHP files.
Thanks
How I can set apache DirectoryIndex which specifies the default files to look for when the user/browser doesn't request a specific file. I want the PHP file to load when people go to the URL without needing to have /specific.php & I notice that apache prioritizes HTML files over PHP files.
Thanks