Pengu
Digital Music Pimp
Heyas..
I recently did a fresh install of Panther, and today i finally got around to installing Complete Apache, MySQL and PHP. Anyways. I decided to try setting up apache to use virtual hosts, so i could have one address for my personal site's local development, and another for my other stuff (192.168.0.1 and 192.168.0.10, respectively).
So i created a new network interface on 192.168.0.10 (the 0.1 interface was already configured) and went about setting up the virtual hosts in httpd.conf
However, no matter what i did, 192.168.0.1 and 192.168.0.10 would not connect. 127.0.0.1 worked, as did G4.local (my machines "local" name). I just happened to check the access_log, and noticed it was getting requests for 192.168.2.1
So i typed that into safari. and hey presto. THAT worked. I pinged it. THAT worked. I have only one problem. I never configured 192.168.2.1, and i have no interface configured with that address.
I'm attaching three screen shots, the results of ping-ing 192.168.2.1 and the ipaddress/subnet for my two local interfaces.
If anyone can give me any ideas, i'd appreciate it.
I recently did a fresh install of Panther, and today i finally got around to installing Complete Apache, MySQL and PHP. Anyways. I decided to try setting up apache to use virtual hosts, so i could have one address for my personal site's local development, and another for my other stuff (192.168.0.1 and 192.168.0.10, respectively).
So i created a new network interface on 192.168.0.10 (the 0.1 interface was already configured) and went about setting up the virtual hosts in httpd.conf
However, no matter what i did, 192.168.0.1 and 192.168.0.10 would not connect. 127.0.0.1 worked, as did G4.local (my machines "local" name). I just happened to check the access_log, and noticed it was getting requests for 192.168.2.1
So i typed that into safari. and hey presto. THAT worked. I pinged it. THAT worked. I have only one problem. I never configured 192.168.2.1, and i have no interface configured with that address.
I'm attaching three screen shots, the results of ping-ing 192.168.2.1 and the ipaddress/subnet for my two local interfaces.
If anyone can give me any ideas, i'd appreciate it.