Pages

Friday, 6 December 2013

Host A Website On Dropbox

Using Dropbox to host a website is quite easy. After having your website complete, put all the resources (HTML, CSS, JS and images) in the public folder of Dropbox. After uploading your files to Dropbox, copy the index.html (or whatever you named the home file) file’s public link. This link will work fine all over the web and your website is now hosted at Dropbox absolutely free.

Things To Remember
You can’t use PHP in your code.
Use relative paths to the resource files instead of absolute paths in your code. This will make sure that the path remain correct when you move your files.
Don’t delete your files from your Dropbox account. Your site will be live as long as those files stay in your Dropbox account.
Now share your website’s link with friends and get suggestions. Don’t forget to deploy it on actual server when you are done designing

0 comments:

Post a Comment

 
© 2013 Hack-The-Hacker | Designed by Making Different | Provided by All Tech Buzz | Powered by Blogger