I set up my page @ seasidekarate.pcriot.com and i ftp'd all of the files into the Public_html folder, as instructed, yet I cannot figure out how to view my homepage- Default.aspx.
Thanks.
I set up my page @ seasidekarate.pcriot.com and i ftp'd all of the files into the Public_html folder, as instructed, yet I cannot figure out how to view my homepage- Default.aspx.
Thanks.
Hi,
You have not placed the files into the right folder. You have created a folder called 'Public_html', when you should have put the files into the folder 'public_html' (Notice the lower case 'p'), the 'public_html' folder has already been created for you.
Useful Links:My Websites:
Terms of Service | Server News | Buy a Domain
Free Domains: co.cc | Dot.tk -- Free File Storage: Dropbox -- Website Monitoring: Service Uptime
Earthtime Games & TechAsh's Blog
Thank you. I added the files to the correct folder... But, now it says Index and i click the folder, and it displays:
Server Error in '/' Application
The section <authentication> can't be defined in this configuration file (the allowed definition context is 'MachineToApplication'). (/home/seaside/public_html/WebSite5/web.config line 4)
All help is appreciated.
remove the 4th line from web.config file ..that is <authentication/> tag .. i did the same and it worked.