I think you're right on B. A third web site
(http://www.vizbizcardz.com) does not have the same problem. It's title
is correct, and is hosted on the same server.
Up until recently, I had VideoFortWorth pointing (purposefully) at
ProSportsResumes while I finished up the site. It seems GoDadd
On Fri, Mar 27, 2009 at 2:25 PM, Joseph Morgan
wrote:
> I think you're getting thereI hadn't thought of hitting with CURL...
>
> I use GoDaddy for hosting and DNS... I run my own server with
> Apache/Tomcat. At GoDaddy, my forwarding is masked to my router's IP
> (so you don't see the ip of th
I think you're getting thereI hadn't thought of hitting with CURL...
I use GoDaddy for hosting and DNS... I run my own server with
Apache/Tomcat. At GoDaddy, my forwarding is masked to my router's IP
(so you don't see the ip of the server)... But, I don't see how GoDaddy
can possibly man
On Fri, Mar 27, 2009 at 1:50 PM, Krist van Besien
wrote:
> There is probably nothing wrong with virtualhost config. There is
> however probably something wrong with your html code. Have you checked
> that?
I've checked some more things, looking at what the server acutally returns:
$ curl -v www
Uh oh! I am missing something else. I have no HTML code like that
anywhere! In fact, I don't use framesets at all!!! When the request
hits the index.html at VideoFortWorth, this is the HTML there (And I
really hope my email client doesn't mangle it):
And... at ProSportsResume
When I request http://www.videofortworth.com/
I get:
http://www.w3.org/TR/html4/strict.dtd";>
ProSportsResumes
http://68.113.201.224/VideoFortWorth"; frameborder="0" />
Notice how the title says "ProSportResumes"
There is probably nothing wrong with virtualhost config. The
Yep... my email client must have stripped them
Justin Pasher wrote:
> Joseph Morgan wrote:
>> I have somehow mangled my virtual hosts.. or so I think. I have two web
>> sites http://www.ProSportsResumes.com, and
>> http://www.VideoFortWorth.com, among others hosted on the same machine.
>> If you
On Thu, 2009-03-26 at 09:28 -0500, Joseph Morgan wrote:
> I tried just the *:80... but that didn't work at all... no web sites
> worked after that...
You should have these directives in your conf file:
Listen 80
NameVirtualHost *
ServerName www.prosportsresumes.com
# all other directives f
On Thu, 26 Mar 2009 09:58:51 -0500, Justin Pasher
wrote:
> Joseph Morgan wrote:
>> I have somehow mangled my virtual hosts.. or so I think. I have two web
>> sites http://www.ProSportsResumes.com, and
>> http://www.VideoFortWorth.com, among others hosted on the same machine.
>> If you visit http:
> Christian Buczek wrote:
>>
>> *Von:* Joseph Morgan [mailto:josephmmor...@hotmail.com]
>> *Gesendet:* Donnerstag, 26. März 2009 03:21
>> *An:* users@httpd.apache.org
>> *Betreff:* [us...@httpd] Mangled my Virtual Hosts
>>
>> I have somehow mangled my
Joseph Morgan wrote:
I have somehow mangled my virtual hosts.. or so I think. I have two web
sites http://www.ProSportsResumes.com, and
http://www.VideoFortWorth.com, among others hosted on the same machine.
If you visit http://www.VideoFortWorth.com, you'll see
"ProSportsResumes" in the title, b
I tried just the *:80... but that didn't work at all... no web sites
worked after that...
Only 127.0.0.1:* seems to work at the moment... but I'm going to try to
use my actual network assigned IP as suggested by Christial Buczek...
I think I have it all matching... but will check to be sure.
www.VideoFortWorth.com
192.168.x.x www.ProSportsResumes.com
??
Christian Buczek wrote:
>
> *Von:* Joseph Morgan [mailto:josephmmor...@hotmail.com]
> *Gesendet:* Donnerstag, 26. März 2009 03:21
> *An:* users@httpd.apache.org
> *Betreff:* [us...@httpd] Mangled my Virtual Hosts
>
> I ha
That's one of the mysteries... one of the first things I checked...
nothing in my HTML does it but ProSportsResumes is the first listing
in the virtual hosts... so I'm thinking it may have a relationship
Krist van Besien wrote:
> On Thu, Mar 26, 2009 at 3:21 AM, Joseph Morgan
> wrote:
On Thu, Mar 26, 2009 at 5:33 AM, Christian Buczek wrote:
>> NameVirtualHost 127.0.0.1:*
>
Careful, you need to have a literal match for these pair of arguments
to get things to work properly.
--
Eric Covener
cove...@gmail.com
---
Von: Joseph Morgan [mailto:josephmmor...@hotmail.com]
Gesendet: Donnerstag, 26. März 2009 03:21
An: users@httpd.apache.org
Betreff: [us...@httpd] Mangled my Virtual Hosts
I have somehow mangled my virtual hosts.. or so I think. I have two web
sites http://www.ProSportsResumes.com, and
http
On Thu, Mar 26, 2009 at 3:21 AM, Joseph Morgan
wrote:
> I have somehow mangled my virtual hosts.. or so I think. I have two web
> sites http://www.ProSportsResumes.com, and
> http://www.VideoFortWorth.com, among others hosted on the same machine.
> If you visit http://www.VideoFortWorth.com, you'l
I have somehow mangled my virtual hosts.. or so I think. I have two web
sites http://www.ProSportsResumes.com, and
http://www.VideoFortWorth.com, among others hosted on the same machine.
If you visit http://www.VideoFortWorth.com, you'll see
"ProSportsResumes" in the title, but the content o
18 matches
Mail list logo