View Single Post
Old 04-10-2012, 10:17 AM   #5
MickMcGeough
First Line Centre
 
MickMcGeough's Avatar
 
Join Date: Oct 2002
Location: Calgary
Exp:
Default

Quote:
Originally Posted by DementedReality View Post
ok, i am having some work done on my new website but right now all it says is "under construction".

i have a static jpg that i would like to be on the site for the week or so until I get my website up.

i have cpanel access, can someone give me a quick on how to upload this file.

yes i know its brutal, but it beats a blank website for now.
You should not need to set up FTP accounts or install a standalone FTP client, cpanel provides a web interface for uploading files one-by-one. I wouldn't consider deploying an entire site that way but you only need to upload a couple of files so it will be fine.

- Create a file called "index.html" locally based on Rathji's code example
- Log into your cpanel
- Open up the "File Manager" cpanel app
- browse to your web root (probably "public_html" or "www")
- click "Upload" in the toolbar
- browse to your files and upload them

Be aware that many hosts put a default "index.html" that you'll have to overwrite.
__________________


Last edited by MickMcGeough; 04-10-2012 at 10:54 AM.
MickMcGeough is offline   Reply With Quote