Hello all,
I am trying to install Moodle (latest stable 3.5.2+) on my PC (Windows 10).
I have installed and configured: IIS (v.10), PHP (v. 7.0.9), Drivers PHP-SQL, MSSQL, SQL Server Manager 18 and other minor settings required to install and run Moodle.
So when time to start the Moodle installation itself, I type 'localhost' in browser and it redirects to 'localhost/localhost'. And here comes 404.0 Error as not such resource found.
I don't get why redirecting happens??
If i try to navigate to 'localhost/install.php', then it is redirected to localhost/admin/localhost and gives 404.0 Error as well.
I tried using Failed Tracing Rules, but no help for me.
-----
How to disable that redirect so that navigating to localhost will open Standard Moodle Initial Installation Page?
Thanks al for reading this!