I wish to know how to make an alias in on my website. I want to create an alias named www.hpl.dk/Calculation. Writing this URL the page index1.htm should be displayed. How do I do this?
Printable View
I wish to know how to make an alias in on my website. I want to create an alias named www.hpl.dk/Calculation. Writing this URL the page index1.htm should be displayed. How do I do this?
by default when you type the URL www.hpl.dk/Calculation
it should take you to the index.html page within the Calculation folder.
Depending on whether it's been changed in the servers config.
If you want it to point to index1.html you''l have to change the severs default page setting!(be easier changing the name of the file!)
IMHO: stick to lowercase naming of files and folders when building websites can cause problems if you get the case wrong in a link!