|
Iam at the beginner's level for building website, however i want to build a website which is dynamic and host by my own company server by myself. How can i do it? any recommendation on books or article or ....?
Build website host by my own company server?
Hosting your own website can be difficult to do and I wouldn't recomend it for the light-hearted.
Usually if you need to ask how to do it, then it is not for you as you most likely don't have the required knowledge to set up a web server.
If you still want to host your own website then...
1. Make sure your ISP allows webservers(Some ISP'S say that servers/webservers are not allowed and will block port 80, others may ask you to upgrade to a different plan or pay for certain extras)
2. If your ISP allows you to host a webserver forward port 80 on your router to your server (instructions at http://portforward.com/routers.htm)
3. Install the Apache and configure this program. (search http://www.apache.org/ for download link and instructions)
You may also want to install some extras eg. PHP (http://www.php.net/) and mysql (http://www.mysql.com/)
Note the above guide assumes that your server is running on Linux or Windows.
Build website host by my own company server?
free website and free tools
good place to start and learn
has codes and html you can copy
http://www.bravenet.com/
|