|
#1
| |||
| |||
| Local webstaging on different port I have given up the search and hope to find some support here. I am currently happy testing/developing sites locally on OS 10.4.7. I have configured Apache's Virtual Hosts to respond to various domain names assigned to different local websites. (www.mysite1.dev, www.mysite2.dev, etc) Also running is a Content Management System, using mysql & apache. I access the web through our wireless network (airport Xpress) but to test my local sites I have to turn this off. Obviously both are using Port 80, right? Well, what to do next? How do you point the local sites to a different port, without compromising your security? (I have tried changing port 80 to 8888 but never get it working as I honestly don't have information to go by.) Do I need to temper with Airport Xpress port mapping, for example? Hope anyone can help me out. Thanks, Wim |
|
#2
| ||||
| ||||
| I have about ten sites running on this PowerBook at any given point, each a parallel httpd process with its own port. This is a basic Apache virtual host set up, with each vhost responding to a different port. For instance, I have one httpd instance listening on 9022. To access this from the PB, I can use http://localhost:9022/ To access this from another machine on this network, I can use http://33.33.33.33:9022/ (Or whatever my IP address is.) This sounds basically like what you have tried; what was your problem with this configuration?
__________________ Matt (billbaloney) 1.67GHz "October 2005" G4 Aluminum 1.5 GB RAM, OS 10.5.2 Lots of other things around Helen Marie Holford Industries |
|
#3
| |||
| |||
| I am listening! Will try different avenue.. Thanks Last edited by Wimy; August 14th, 2006 at 10:37 PM. Reason: Postscript |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [HOWTO] - SSH Port Forwarding of Mail due to a blocked port 25 | DanInSFBay | HOWTO & FAQs | 0 | October 21st, 2004 09:29 PM |
| OS X security test failing: port 0 and port 1 in OS X cannot be made stealth | loekjehe | Networking & Compatibility | 1 | August 27th, 2003 09:41 AM |
| Using OS X as a local dialup | zootbobbalu | Networking & Compatibility | 0 | March 9th, 2003 08:56 AM |
| My Local newspaper | Koelling | Apple News, Rumors & Discussion | 3 | July 22nd, 2002 09:28 PM |
| 10.1.3 and Local Networking | AKMedia | Mac OS X System & Mac Software | 4 | March 10th, 2002 01:12 PM |