Search code examples
httpserver

How can I make the web server at our college show my resume instead of the list of files on the server?


In my college we have a FTP server. I uploaded files to my account and they are listed on the website, but I want it to show my resume above the file list.

My profile is http://profile.iiita.ac.in/IEC2013011/. I would like it to look like http://profile.iiita.ac.in/IEC2013089/.


Solution

  • Renaming your resume.html to index.html should work.