| | |
help hosting website from home.
![]() |
•
•
Join Date: Jul 2006
Posts: 33
Reputation:
Solved Threads: 0
Hmmm I suppose the httpd.conf in windows systems can be edit directly from a few clicks of the mouse on the programs menu, Look for Apache HTTP Server Menu group, and Locate Configure Apache Server then Edit Apache httpd.conf Configuration file.
I would assume that is the easiest way to go. If you wrote down the configuration setting while you installed apache. I believe the Installer asked you where you wanted to place the Apache Files. If you did, you should find the httpd.conf in the conf folder under Apache2 (if you are using httpd 2 server).
Just like what i've told said initially, before going any further in installing Apache, you should try IIS first, that will lessen your trouble. Once you are sure the forwarding works. then you can proceed on installing Apache or any web Server you liked.
Trouble shoot one problem at a time, installing Apache while resolving the portforwarding issue might simply give you a headache.
cheers
I would assume that is the easiest way to go. If you wrote down the configuration setting while you installed apache. I believe the Installer asked you where you wanted to place the Apache Files. If you did, you should find the httpd.conf in the conf folder under Apache2 (if you are using httpd 2 server).
Just like what i've told said initially, before going any further in installing Apache, you should try IIS first, that will lessen your trouble. Once you are sure the forwarding works. then you can proceed on installing Apache or any web Server you liked.
Trouble shoot one problem at a time, installing Apache while resolving the portforwarding issue might simply give you a headache.
cheers
Isulong SEOPH and Search Engine Optimization Philippines Study and Quest by dhundee
I resolved the port forwarding problem, HTTP traffic is now forwarded to the server. I can't try IIS as I don't have xp pro, or 2000, actually I have windows server software, so I'll give it a try.
alos, I've heard something about virtual servers, so you can host more than one site on a server, how does this work?
alos, I've heard something about virtual servers, so you can host more than one site on a server, how does this work?
Florida Rocks!
•
•
Join Date: Jul 2006
Posts: 33
Reputation:
Solved Threads: 0
Yes you can host multiple websites on a single server, or IP.
What webserver are you currently using? Apache?
your virtual host on Apache should look something like these
<VirtualHost *:80>
ServerAdmin theserveradmin@domain.com
DocumentRoot /path/to/document/root
ServerName www.yoursite.com
.....
.....
...
</VirtualHost>
Notice that i didn't include the ErrorLog and CustomLog arguments...
You can duplicate that entry to satisfy multiple virtual hosted domains... just change the DocumentRoot under that with your site location, and the ServerName with the sites address... e.g. www.yoursite.com
btw, if you are using a windows server... you can replace the /path/to/document/root with a windows filepath... e.g. C:/domains/www.yoursite.com/wwwroot/
or C:/www.mysite.com
although I often suggest you put all your sites in one folder e.g. domains... for easy management...
you may also replace the asterisk at the <VirtualHost *:80> with your domain name, although i like it that way for simplicity.
I think If you check on your httpd.conf there is a sample at the bottom of the page.
good luck!
What webserver are you currently using? Apache?
your virtual host on Apache should look something like these
<VirtualHost *:80>
ServerAdmin theserveradmin@domain.com
DocumentRoot /path/to/document/root
ServerName www.yoursite.com
.....
.....
...
</VirtualHost>
Notice that i didn't include the ErrorLog and CustomLog arguments...
You can duplicate that entry to satisfy multiple virtual hosted domains... just change the DocumentRoot under that with your site location, and the ServerName with the sites address... e.g. www.yoursite.com
btw, if you are using a windows server... you can replace the /path/to/document/root with a windows filepath... e.g. C:/domains/www.yoursite.com/wwwroot/
or C:/www.mysite.com
although I often suggest you put all your sites in one folder e.g. domains... for easy management...
you may also replace the asterisk at the <VirtualHost *:80> with your domain name, although i like it that way for simplicity.
I think If you check on your httpd.conf there is a sample at the bottom of the page.
good luck!
Last edited by dhundee; Aug 20th, 2006 at 3:08 pm.
Isulong SEOPH and Search Engine Optimization Philippines Study and Quest by dhundee
•
•
•
•
Originally Posted by TheNNS
Wow, that is a lot of info, maybe more than what I can handle, thanks for the help though. I'll check back if I have anymore questions.
http://httpd.apache.org/docs/1.3/vhosts/
"Technological progress is like an axe in the hands of a pathological criminal."
•
•
Join Date: Jul 2006
Posts: 33
Reputation:
Solved Threads: 0
I Agree. I do that sometimes too. google tend to send too many sources and sometimes It takes longer reading all these documents and you end up reading a not working example. lol. anyway what ever applies to you. it's all okay as long as you find what you need.
Isulong SEOPH and Search Engine Optimization Philippines Study and Quest by dhundee
•
•
•
•
The reason why I don't google first is because it takes me to forums like these
•
•
•
•
so I get to ask smart people like you

(Well, actually it's a little bit more than that)
"Technological progress is like an axe in the hands of a pathological criminal."
•
•
•
•
Originally Posted by joeprogrammer
Who said I was smart?
Status report(I just had to copy proliant_fan from his post.
I am installing windows 2003 server as I type this.
Next I'll go ahead and install apache and have a friend try to access the index.hmtl file.
Florida Rocks!
![]() |
Similar Threads
- Help, need a family website (Domains and DNS)
- Link exchange and advertising !! (Ad Space for Sale)
- Self Hosting (Networking Hardware Configuration)
Other Threads in the Domains and DNS Forum
- Previous Thread: clientDeleteProhibited
- Next Thread: Internet still at risk from cyber-terrorists
| Thread Tools | Search this Thread |
apps brands broadband business country cybersquatting dns dnsservers domain domains economy flake gay google government hacker hacking icann internet ip ipv6 kaminsky legal mapping marketing measurment microsoft news payperclick phishing registration rural security securityflaw size strider terrorism top10 trademark typo-squatting verisign web zone






