Running your own web site: We setup Apache + Tomcat Server on your computer
Have your own website running on your own computer
No monthly fees for hosting
You don't need a static ip address
You only need internet connection
You can share your staff on your computer with your friends without other websites
You can host all your product images for selling online without paying for hosting
You can expand you site to sell online too
We help you to register your website name, usually about $8 for one year
We setup Apache HTTP server and Tomcat Server on operating system Windows or Linux
Setup HTTP to handle all the static pages such as HTML pages, images, style sheet and js files
Forward the other server pages such as jsp, php or struct pages to tomcat server
$500.00/fixed
Shares >> Running your own web site: We setup Apache + Tomcat Server on your computer
Post on: Monday, November 07, 2011
Apache + Tomcat are free and register a website name only cost $8 a year. By comparing of opening a regular store with rent about $2000-$3000 monthly with opening a website, it is a good deal to open a store online.
Post on: Monday, November 07, 2011
You can down Apache HTTP web server here:
http://httpd.apache.org/download.cgi
Post on: Tuesday, November 08, 2011
You can download Tomcat Server here: http://tomcat.apache.org/
You can use java servlet on Tomcat server to handle the users' requests.
You can implement your whole application in java and put it online with Tomcat.