PDA

View Full Version : domain name



jfive
02-10-2007, 09:22 PM
my webpage reads as this www.domainname/New%20Folder/nameofpage.html

how do i get rid of the New%20Folder?? so it just reads www.domainname?

linFox
02-11-2007, 12:21 AM
In your public_html folder, you have created a folder called 'New Folder' and uploaded your html files into there.

To remove the folder name from the URL, simply upload your files straight into the public_html folder, not into the subfolder.