ISPConfig 3 - redirect url automatically adds index.html

Discussion in 'General' started by Chadley, Jun 26, 2012.

  1. Chadley

    Chadley New Member

    I am having a few issues when using ISPConfig 3 (nginx) and trying to redirect a website to another one "http://www.anotherdomain.com" and it automatically adds "index.html" to the end of it but not part of the redirect url. (i.e. www.anotherdomain.com/index.html). Truely "anotherdomain.com" is a php, not html. Is this something in ISPConfig 3 that I can change, or do I have to do this on the server side and edit a file?

    I have tried redirect, permanent, break and last.

    Thanks for your help

    Chad
     
    Last edited: Jun 26, 2012
  2. pebkac

    pebkac Member HowtoForge Supporter

    I have this exact problem and would love to find a fix for this. How can we make it not add the index.html???


    --Steve
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Check the vhost file, you will find the rewrite rule there. I doubt that ispconfig adds index.html to the rewrite rule.
     

Share This Page