Publishing a website on the internet [closed]

孤街浪徒 提交于 2019-12-12 06:46:38

问题


I finished my two first websites (one static and the other is dynamic) ,now I have to publish them on the internet,I dont know the process, should I have a domain for both of them?

I will add the static website as a link in existant website, i have been told that a static website don't need a domain! I have serached into the internet to learn how to publish them:

http://www.wikihow.com/Publish-a-Web-Site-on-Your-Own-Domain
http://www.youtube.com/watch?v=k8DlIvat7m4&list=PL0B2E90AFC0367264&index=1

I have used :wampserver,html,php


回答1:


You need:

  • A domain name e.g. example.com, NameCheap ain't too shabby
  • PHP Hosting - somewhere for your site to live, and where your domain name will point to
  • FTP software, to upload all your files to the server you purchase, theres a multitude of free software out there for this - FileZilla is an excellent choice

Have a look around for each of these, to start with you'll probably want shared hosting - the most affordable and usually easiest to set up. And if you have problems with an specific area, then have a Google, because someone will likely have already experienced the same.

Check out Tizag for a great guide on hosts and loads more info.



来源:https://stackoverflow.com/questions/14067729/publishing-a-website-on-the-internet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!