I want to make a website and put it on the internet through apache server. But i don't know how to put the html page on the apache server. How can i make it work so i can see my website on the internet.
Six answers:
Roland
2007-12-25 06:25:53 UTC
You can host your website on Apache. But you still need to buy a domain name(your website.com nor .net). Then you need to configure Apache to host it. Honestly it will be easier to use a CHEAP hosting service like Zoom host etc.. The Apache configuration is NOT easy. Also your provider might not give you the best speed necessary in order to access the Apache server which will be bad for your future visitors. Drop the idea and get a SUPER cheap hosting company like I did :)
2007-12-25 06:41:15 UTC
Apache Server will let you host the website from your computer and you can SEE it by typing in your ip address in any web browser. However, you'll want to register a domain name at a host like Solar System Web, so that people don't have to memorize a difficult ip address just to see you.
Try browsing through www.SolarSystemWeb.com
There web hosting is also run on Apache if you want to save yourself the trouble of trying to keep a site online through your own computers.
2016-10-09 08:04:20 UTC
lease web hosting area. you will get it great much less high priced once you have become a LAMP server (Linux Apache MySQL and own homestead page) and you in no way could desire to problem approximately it crashing or taking place. And, if it does, you do no longer could desire to problem with reference to the cleanup or restoring backups and whatnot. Dreamhost isn't undesirable, i for my area use Hostgator - plenty swifter, yet fees some greater money. Hostgator is ranked #a million information superhighway host in fairly some places. (that may not an advert) heavily: each thing is configured for you, installations of the main difficulty-unfastened information superhighway applications are popular recommendations, and you in no way could desire to problem with reference to the server crashing and dropping all your documents. For a pair of greenbacks a month it quite is properly worth it.
sunil
2007-12-25 06:34:56 UTC
see apache server is not to make website, but is required for php (a language) base web pages to work bcoz our browser is not able to understand php language. but as you said your pages are not of .php but are .htm or .html so no need for apache to code your site. that can work without apache on your local machine. if you would have been developing your site in php you would have to use apache on your local machine. as for as internet is concern you can got for any company which provide web hosting. say net4domain.com my site is on their server. there are many more.
ashphim
2007-12-25 06:31:10 UTC
if u want to see the pages over the net u need to upload them. Understand the procedure on the localhost and the same follows on the server.
You ll have to place the pages in a folder(by the name of ur site) and that goes into "..\\webapps\ROOT\".
1. in the site folder make sure you have a page named index.html, index.jsp or index.php but not .asp or .aspx(apache wont recognise it). This would be ur home page or a redirecting page.
2. find the web.xml file and change 8080 to 80.
in the same file change webapps to "name-of-site-folder".
there u go.
if u dont do steps 1 n 2, u would reference the site as "http://localhost:8080/site-name"
orlaneiam
2007-12-25 06:50:49 UTC
http://www.SolarSystemWeb.com
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.