System: windows server
my .htaccess file has
# Provide Specific Index Page (Set the default handler)
DirectoryIndex index.html
my index.html has
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://mentor.com.tr/?page_id=1508">
And this is my landing page
http://mentor.com.tr/?page_id=1508
I want visitors to see this page when they come to http://mentor.com.tr but right now the page doesn't load. I've tried a lot of things and I need help. Thanks