Quote:
Originally Posted by Stingrey
True, but in reality driving back and forth every day to work I just hate going over the speed bumps and stop and go traffic. I much prefer…
True, but in reality driving back and forth every day to work I just hate going over the speed bumps and stop and go traffic. I much prefer to drive my every day driver. That and…
a ferrari is most certainly better than a toyota. if you didn't want it, you could sell it and buy a toyota with a little left over. but who would sell a ferrari to buy a toyota?…
Quote:
Originally Posted by kentuckyfried
I've been feeling like going out to impulsively buy an Apple laptop since I went on vacation, at time when I really needed one and it w…
It all depends on screen res. I love my wife's 12" iBook. In most ways I prefer it to my 15" PB but I can't live with 1024x768. I'm very interested, to say the least, in the upcomi…
If you already own a desktop, consider getting a 12" iBook if you want portability. Still has oomph, better battery life and it's cheaper (wait till next week to see if there's an …
I've been feeling like going out to impulsively buy an Apple laptop since I went on vacation, at time when I really needed one and it wasn't available to me.
That, and the fact th…
Whats posted above is not my current config file...
I noticed that too, so I made sure both documentroot and directory match.
However I have noticed that the default server seem…
Quote:
Originally Posted by jersey
exactly....i can get them both to work, but they both show the same content, thats the issue. the top server continues to take precedence...ho…
Quote:
Originally Posted by ppmax
I just checked tiffanycalvert.com and joshazzarella.com and they work...so what's the problem?
The only thing I see is that both domains poin…
I just checked tiffanycalvert.com and joshazzarella.com and they work...so what's the problem?
The only thing I see is that both domains point to the same content.
ppmax,
I am on cablevision, they block 25 and 80.
Copied and pasted the syntax you posted, ran config test (it wanted ">" on the directory, no big deal) restarted, which I ha…
Questions:
Are you restarting Apache after every change you make to the httpd.conf file?
Are you sure port 80 is blocked by your ISP?
Have you checked the syntax of you httpd.conf…
ppmax,
Thanks, this is all i have left as i have done a reinstall, for my own sanity if nothing else.
Listen 81
NameVirtualHost
<VirtualHost 192.168.0.101:*>
DocumentRoot…
Well, I'm sure you don't need to reinstall Panther. You are reloading the Apache config file after making changes, yes? (Stopping and starting Personal Web Sharing from the Shari…
yeah, i've used listen, namevirtualhost......and any combination ot the 2.
i dont think dns is the issue and both addresses are arriving as told to do. the problem is with apache…
If it worked under Panther, then it should work under Tiger. The difference? I'm not completely sure. There are several possibilities: iChat 3 uses different ports, or the Tiger…
You're listening on port 81, yes?
code:
Listen 81
Try <VirtualHost *:81> for each of the VirtualHost blocks.
I'm also a little iffy still on your DNS settings, though it m…
heres my current set up via config:
Edit: gone
i cant find anytihng wrong....
i have even switched from servername to serveralias and nothiung really changes.
suggestions?
tha…
so it looks like i got it to show up in the outside world (which is good), but i can get the name hosting right.
joshazzarella.com and tiffanycalvert.com both point to the same d…