Hello everyone.
I have a php site, hosted on IIS8. For some reason, the domain root (domain.com) loads a dynamic page that should not be the home page.
Index.php is the correct homepage. (Domain.com/index.php)
I need a way to cause IIS to redirect domain.com to domain.com/index.php but still display domain.com
Thank you!
I have a php site, hosted on IIS8. For some reason, the domain root (domain.com) loads a dynamic page that should not be the home page.
Index.php is the correct homepage. (Domain.com/index.php)
I need a way to cause IIS to redirect domain.com to domain.com/index.php but still display domain.com
Thank you!