Forums

Redirecting index.html to a dynamic page (1 post)

  1. talha8877
    Member
    Posted 10 months ago #

    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

Reply

You must log in to post.

About this Topic