help hosting website from home.

Reply

Join Date: Jul 2006
Posts: 1,419
Reputation: TheNNS is an unknown quantity at this point 
Solved Threads: 15
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: help hosting website from home.

 
0
  #21
Aug 23rd, 2006
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?
Florida Rocks!
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: help hosting website from home.

 
0
  #22
Aug 23rd, 2006
Originally Posted by TheNNS View Post
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?
You mean you don't know how to make a website? Basically, you create a website by creating a directory, placing a text file named index.html in it, and then you add content to this file. It can also link to other HTML files.

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.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,419
Reputation: TheNNS is an unknown quantity at this point 
Solved Threads: 15
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: help hosting website from home.

 
0
  #23
Aug 23rd, 2006
Originally Posted by joeprogrammer View Post
You mean you don't know how to make a website? .
I know exactly how to make a website

Originally Posted by joeprogrammer View Post
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,
This is the part I don't know how to do.
Florida Rocks!
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: help hosting website from home.

 
0
  #24
Aug 23rd, 2006
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>
"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.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,419
Reputation: TheNNS is an unknown quantity at this point 
Solved Threads: 15
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: help hosting website from home.

 
0
  #25
Aug 26th, 2006
Originally Posted by joeprogrammer View Post
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>
Thanks, but I didn't need to do any of that. The Index file was under the htdocs in the apache directory. I finally found it. Now I just need a sweet domain name for my site.
Florida Rocks!
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 116
Reputation: musicbox is an unknown quantity at this point 
Solved Threads: 5
musicbox musicbox is offline Offline
Junior Poster

Re: help hosting website from home.

 
0
  #26
Jan 20th, 2007
if you just dont know about how to install apache mysql or php then visit www.apachefriends.org and download xamp

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
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,185
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 532
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: help hosting website from home.

 
0
  #27
Jan 21st, 2007
wow i just found a good site

download abyss webs server X2 (free) - it can host ASP.NET 1.1 and 2.0 sites meaning users with XP home can now host thier VWD projects
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Domains and DNS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC