Home > Questions and Answers > General Questions

Question about Landing Page URL (4)


01-28-2014 02:12 AM #1 thealchemist (Member)
Question about Landing Page URL

Hey guys! I am setting up my first campaign on Propser 202 using Beyond VPS.

I'm stuck at figuring out my Landing Page URL. I created a landing page in Adobe Muse, and transferred the entire MuseExport folder into my server via Filezilla. The problem is, I can't figure out what the URL for this page is or how to bring up my landing page on the Internet. I looked in File Manager on my cPanel and it is in my public_html folder under my FTP account name, but I can't figure out how to generate a URL out of that.

Thanks in advance, I'm feeling like a baby learning how to walk here haha.


01-28-2014 08:18 AM #2 valiant (Member)

public_html is usually your root folder for your domain (so http://www.yourdomain.com would point to public_html), so just add the extra folder name to your URL and you're there (e.g. http://www.yourdomain.com/yourfolder/).

By default it'll load index.html / index.htm / index.php etc in the directory you point to, or you can be more specific and use a URL like http://www.yourdomain.com/yourfolder/yourfile.html to point to a specific non-index file.

Hope that helps!


01-28-2014 08:16 PM #3 adangg (Member)

Adobe muse also has an "upload to ftp" option and it does it for you


01-28-2014 08:58 PM #4 hd2010 (Member)

what valiant said is in your web server configuration


Home > Questions and Answers > General Questions