|
|
How Do I Setup A Web Server? - Web server | ||
Discussion by InitialDriveGTR with 14 Replies.
Last Update: July 18, 2006, 5:54 am | |||
Sun Jan 22, 2006 Reply New Discussion
ISP info
and this one also Your Own ISP
Good luck!
Hey Now we have an edit button, this is great.
Mon Jan 23, 2006 Reply New Discussion
Mon Jan 23, 2006 Reply New Discussion
Apache installed and configured
Router to forward all HTTP request to the correct computer. (Port Forwarding)
- OR -
Seperate IP Address for the Web server
Not Required but helpful:
MySQL
PHP
perl
[highlight=purple][hr=0] [/hr][/highlight]
First, Install and configure Apache. I'd use the default configuration until you learn how to work with Apache. You'll need to set a few parameters in a few places to get things working correctly. Like where to find your web documents.
You'll need to route all incoming HTTP requests to the the server by either getting the server it's own IP address/modem/network or with a router that has port forwarding capabilities. Just forward all port 80 (HTTP) requests to the local IP address of the server.
That is all that you have to do but your website won't be very useful.
[highlight=purple][hr=0] [/hr][/highlight]
perl, mySQL, and PHP are all availible to download and install for free. They should come with help files to explain how to configure Apache to use them correctly.
There are a lot of other free applications you'll need in order to get your server fully configured for typical use. Email and FTP to name a few applications you may want to add.
[highlight=purple][hr=0] [/hr][/highlight]
You may want to consider using a Linux installation on your server since Windows has a lot of trouble producing a web server like the majority of us are used to using.
Most Linux distributions provide web server options out of the box and is also free. The down side is that you'll need to learn how to run a Linux system. There are a lot of places to find information about running a Linux server.
I run a simple web server on my home network to use for script testing and family photos which I set up to read directly from my local photo directory. It runs on Windows XP so I have a lot of trouble securing the server and running certain options.
Once I find myself with an extra system, I'll install Linux (probably Fedora Core) on it and set it up as a full web server. Of course, I'll need to learn how to administer Linux before then
[highlight=purple][hr=0] [/hr][/highlight]
Anyway, I got all of my information for setting up a web server from a book:
PHP - Fast & Easy Web Development (2nd Edition)
By: Julie C. Meloni
ISBN: 1-931841-87-X
It included all of the information I needed to get a test server running. I use it to develope PHP scripts without having to wait for uploads after every change. Also saves me the bandwidth I would otherwise use by making so many uploads. Once a script is working correctly (as correctly as it can on my Windows setup), I upload it to the AstaHost server and make any required changes to get it working on the hosting server.
At the time I configured my local web server, I didn't have acces to mySQL, PHP, or perl so I couldn't learn how to create web applications. I learned all of the PHP I know as a result of setting up my own test server.
Not sure that I have given you the information you asked for but I hope it will open your eyes to the general setup and use of such a server.
vujsa
Mon Jan 23, 2006 Reply New Discussion
As vujsa already said, use Linux. It's much more secure and a big percent of web servers uses it.
The thing that I found interesting is this. I don't know if you have a static IP address, because i'm not into t1, but even if you don't you can setup a website that would be available every time when you are online.
Anyway, check this out. You can setup a free domain name (something.co.nr) and if your IP address changes, you can run a script everytime it does. A bit complicated to explain.
QUOTE
Do you know you can run your own webserver from your home computer?Yes, it is possible to run your own webserver from your home computer and host your website there even if you have a Dynamic IP address.
And you can use your Basic Free Domain Name to reach it!
We automatically determine your IP address, and than everyone, who types your domain (www.something.co.nr) in his/her web browser, will be redirected to your home webserver!
Important: Of course, first you have to install the webserver on your computer.
Than, all you have to do is to call the URL below from your web browser every time you start your server (when your IP changes):
http://www.freedomain.co.nr/dyna.php?domai...&pass=something
or
http://www.freedomain.co.nr/dyna.php?domai...ir=sub_dir_name
where "&dir=sub_dir_name" is optional. If you want to point your free domain to a subdirectory of you main server directory then put the name of that subdirectory instead of "sub_dir_name".
e.g. if you want to point your domain to http://123.123.123.123/mysite/ then put mysite instead of sub_dir_name
Mon Jan 23, 2006 Reply New Discussion
Mon Jan 23, 2006 Reply New Discussion
Tue Jan 31, 2006 Reply New Discussion
Thu Feb 2, 2006 Reply New Discussion
QUOTE
it's got about one Terabyte worth of space on it's four disksWow! One terabyte ! I'm pretty sure a lot of people here are interested sharing this disk space!
Thu Feb 2, 2006 Reply New Discussion
i am not kiidng i have alot of experince u can just contact mei am sure u will find me sea of knowledge in this field
Tue Jul 11, 2006 Reply New Discussion
~souradipm
Mon Jul 17, 2006 Reply New Discussion
Is there any reason in which you do not want to get your own broadband account which would let you do what you want? By the way, does your neighbor even know that you are sharing her wireless network?
vujsa
Mon Jul 17, 2006 Reply New Discussion
QUOTE (InitialDriveGTR)
Well, of possible, I would like to run it out of my house, using my current T1 connection.
Link: view Post: 67513
whoa!! I'd love a T1 at my house... but download wise, my DSL line is faster, upload wise, I'll take the T1...
[N]F
Mon Jul 17, 2006 Reply New Discussion
Tue Jul 18, 2006 Reply New Discussion
It includes php, mysql, phpmyadmin and a few other features and software that installs via the easy to use install program.
Updating is easy too, just run the installation of the new version and it will update it all for you.
-HellFire
Tue Jul 18, 2006 Reply New Discussion
Looking For A Free Web Host... with certain requirements. (12)
|
(18) Pictiger Vs Imageshack - I Say Pictiger Wins
|
Index




