Quote:
Originally Posted by TheSpaz
So what I want to know... how did the name of that file change? ShapeShifter must have done SOMETHING to Search.bundle to rename those System…
So what I want to know... how did the name of that file change? ShapeShifter must have done SOMETHING to Search.bundle to rename those System files or replace what was in there. I'…
I got lost in all of that Programmer language stuff. So basically those files are not actually in that folder... or am I wrong?
What would happen if I was running a ShapeShifter t…
Quote:
Originally Posted by BatmanPPC
nope, doesnt modify the file .. do this in terminal and see for yourself:
% cp /System/Library/CoreServices/Search.bundle/Contents/Resourc…
It doesn't modify the file per say. It tricks the file system into pointing to a different file instead of the one in the system folder. Spotlight finds MDSearchWidget_Pressed, and…
Quote:
Originally Posted by TheSpaz
For those of you who thought shapeshifter was so great because it doesn't modify System files... you are wrong. Look at what I found. I insta…
For those of you who thought shapeshifter was so great because it doesn't modify System files... you are wrong. Look at what I found. I installed the theme Siro with ShapeShifter 2…
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…