Yes, I'm a noob Anyway. I set up a site the other day, all went fine and dandy. Only problem is, I'm trying to set up a proxy now on a different hosting server, and I have competely forgotten how I did it last time It's using cPanel x3 I think. Anyway, I've made the FTP account, just can't remember how to make the actual website show. Rep will be given to useful answers Thanks, Simon
download glype : http://www.glype.com/includes/process/getFile.php?id=51 Upload the content of the "upload" server and you are done.
No, the website is already made. I have all the files, the problem is putting them on my server to show up on my actual domain. I've done all the nameservers etc. Just can't remember the method once I'm actually in cPanel
if you added the domain in Cpanel then upload the proxy website in the folder assigned to your domain name.
i don't use Cpanel right now but, just connect using ftp program to your domain and upload the content, or connect using your main domain, user and password, will see a public folder and search inside for the name of your proxy domain.
cPanel by default has two directories: "www" and "public_html" They are the same directory. "www" simply points to "public_html" Uploading to either of these will place your website on the web. You will need some sort of default page such as index.html, index.php, etc depending on how Apache is configured on your server.