I developed a website using the Codeigniter Framework.It is working fine in my localhost.And I uploaded the code to server.The server is IIS server. The home page is working fine (e.g.www.test.com). But for inner page (e.g. www.test.com/controller_name/about) it shows an error in server , like - HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Thanks in advance.