| | |
help hosting website from home.
![]() |
•
•
•
•
ok, now that everything works right and my router is configured correctly, I just need to make an actual website, but where in the flip is this file I need to edit? I tried to edit the httpd.conf file, but that's not it. Can anyone help me?
Once you've created the directory that your site will reside in, you need to edit your virtual hosts to point to this directory. This *usually* is in the httpd.conf file, but on some Linux/Unix servers, I've found that it is sometimes in another file. However, httpd.conf will usually have a comment specifying where this file is, so read through the entire file carefully.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
Well, can you find the section that has the virtual hosts? It should have <VirtualHost ...>
Like I said before, this is found in the httpd.conf file, or sometimes in an external file. Here's an example:
<VirtualHost 10.1.2.3>
ServerAdmin webmaster@host.foo.com
DocumentRoot /www/docs/host.foo.com
ServerName host.foo.com
ErrorLog logs/host.foo.com-error_log
TransferLog logs/host.foo.com-access_log
</VirtualHost>
Like I said before, this is found in the httpd.conf file, or sometimes in an external file. Here's an example:
<VirtualHost 10.1.2.3>
ServerAdmin webmaster@host.foo.com
DocumentRoot /www/docs/host.foo.com
ServerName host.foo.com
ErrorLog logs/host.foo.com-error_log
TransferLog logs/host.foo.com-access_log
</VirtualHost>
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
•
•
•
•
Well, can you find the section that has the virtual hosts? It should have <VirtualHost ...>
Like I said before, this is found in the httpd.conf file, or sometimes in an external file. Here's an example:
<VirtualHost 10.1.2.3>
ServerAdmin webmaster@host.foo.com
DocumentRoot /www/docs/host.foo.com
ServerName host.foo.com
ErrorLog logs/host.foo.com-error_log
TransferLog logs/host.foo.com-access_log
</VirtualHost>
Florida Rocks!
•
•
Join Date: Jan 2007
Posts: 116
Reputation:
Solved Threads: 5
if you just dont know about how to install apache mysql or php then visit www.apachefriends.org and download xamp
easy to install.
easy to install.
Musicboxv2.com - Start your own music community with embedded flash player
special offer ends July 31st,2009 New version just released!
Opial.com - Start your own Mp3/Music website in couple of minutes
special offer ends July 31st,2009 New version just released!
Opial.com - Start your own Mp3/Music website in couple of minutes
![]() |
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 copyright country cybersquatting dns dnsservers domain domainname domains economy flake gay google government hacker hacking icann intellectual internet ip ipv6 kaminsky legal mapping marketing measurment microsoft news payperclick phishing property registration rural security securityflaw size strider terrorism top10 trademark typo-squatting verisign web zone






