So I installed Ubuntu and ISPConfig using the guides found in this forum and everything went great. Just one weird problem--- When I try to access the ISPConfig url all it gives me is a blank page that says ISPConfig on the title. I viewed source on the page and it showed this: <html> <head> <title>ISPConfig</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="refresh" content="0;URL=login.php"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> what happened to the main page and how can I fix this??
This page redirects you to the login page. It seems s you have deactivated meta refreshes in your browser. Meta Refresh, header redirects and javascript must be enabled in your browser to use ISPConfig.