|
#1
| |||
| |||
| I was just wondering if it would be possible to use a PowerMac G4 as a web-server? I want to use it for file-exchanging between home and everywhere (mostly school). I allready have a Sawtooth G4 400MHz, and I have read that it should be possible, but I can't get it to work. I am not the worlds greatest geek, so if I could get a step-by-step guide, i would be very happy. |
|
#2
| ||||
| ||||
| Mac OS X has already a built-in webserver - all you need to do is configure it. Macintosh HD > Library > WebServer The documents are typically in the > Documents folder inside it. |
|
#3
| |||
| |||
| Yes, I am aware of that, but I don't know how to configure it/access it when it's live Last edited by silicium; March 26th, 2008 at 06:38 AM. Reason: typo |
|
#4
| ||||
| ||||
| If you're behind a router, then you need to forward port 80 to your webserver computer. After that, it's a simple matter of finding out the external IP address of your network at home, then typing in a web browser http://<your ip address>.
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#5
| |||
| |||
| and how is that done? |
|
#6
| ||||
| ||||
| You need to access your router's web-based setup screen. For D-Link routers, it's usually accessed by going to the address 192.168.0.1 in your web browser. For Linksys routers, that address is usually 192.168.1.1. For other brands, you'd have to consult the manual that came with the router. Then, it's a matter of finding the "port forwarding" section (it's different for every router, so you'll have to look around or consult the docs) and adding your computer's IP address and port into the correct fields. After that, you're done -- access your web server by your external IP address, as described above.
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#7
| |||
| |||
| thanks, I have now accessed it with a local IP, still dont have the internet-access configured, but I have a feeling that I'm heading down the right path |
|
#8
| |||
| |||
| When you get everything running, you should also look into something like DynDNS.org or the like. If you don't have a static IP, this will allow you to register a domain name and have it point to the DynDNS servers for the IP information. For example, you could buy the domain silicium.com. You register at DynDNS and create the hostname of silicium.gotdns.com. You keep the DynDNS record updated with your public IP, so when someone types in silicium.com it points to silicium.gotdns.com, which points to the IP that you are currently using publicly. Just a few tips on how you could expand on your solution, if you wished to publish your webpages for the general public to see. Depending on your router, you may have a DynDNS client built in that will automatically update your IP information to the DynDNS site. Michael |