Classify this thread resolved. I didn't know that HTTP was case sensitive, and
that resulted in inconsistent behavior. Just as I was about to call a priest
to exorcize a virtual machine.
* It appears that adding ServerAlias corrected the behavior.
* It is true that misuse of the telnet www.ex
Op zaterdag 3 januari 2015 21:35:32 schreef ghalvor...@hushmail.com:
> When I perform the telnet 80 test, I get a "501 Not Implemented", but the
> wget command pulls the index.html correctly. I never trust a web browser
> when diagnosing a web page because they like to cache web files. I used
> t
Hi,
From the 501 Not implemented and from some of your telnet sessions
copies, I see you use also "get / http/1.1" but beware, HTTP is case
sensitive, and you should use "GET / HTTP/1.1". This would explain why
wget gets your resource correctly but you can't get it through telnet.
Hope this
get rid of wordpress and anything else, install a temp placeholder
index.html file, get it working with basics before expanding, if that
works, then your problem is wordpress and you should take it up with
their lists/forums/newsgroups
On 04/01/2015 12:35, ghalvor...@hushmail.com wrote:
> On
and the httpd vhost conf details are?
please dont say standard, there is nothing standard about how ubuntu
names httpd's files and dirs
On 04/01/2015 12:19, ghalvor...@hushmail.com wrote:
> Okay, it occurred to me that I never at any point expected the file
> xmlprc.php to load automatica
On January 3, 2015 at 9:09 PM, "Stormy" wrote:
>
>At 08:40 PM 1/3/2015 -0500, ghalvor...@hushmail.com wrote:
>[snip]
>>I'm not sure why these two behave differently (www.example.com vs
>>example.com) I always thought the extra four letters were
>something that
>>Apache knew how to deal with.
Okay, it occurred to me that I never at any point expected the file xmlprc.php
to load automatically. I would have guessed something like an index.php or
index.html to load instead. I reinstalled wordpress, but that seemed to make
no difference.
All that is in my DocumentRoot directory is a s
At 08:40 PM 1/3/2015 -0500, ghalvor...@hushmail.com wrote:
[snip]
I'm not sure why these two behave differently (www.example.com vs
example.com) I always thought the extra four letters were something that
Apache knew how to deal with. It's hard to guarantee that the user will
user type or omit
On January 3, 2015 at 7:36 PM, "Nick Kew" wrote:
>
>On Sat, 03 Jan 2015 12:19:38 -0500
>ghalvor...@hushmail.com wrote:
>
>> I'm making a guess here. Are you asking whether I assign Host:
>as being example.com or www.example.com? Here's the script from
>each. They are slightly different, but
On Sat, 03 Jan 2015 12:19:38 -0500
ghalvor...@hushmail.com wrote:
> I'm making a guess here. Are you asking whether I assign Host: as being
> example.com or www.example.com? Here's the script from each. They are
> slightly different, but the result is the same.
Not actually the same ...
>
I'm making a guess here. Are you asking whether I assign Host: as being
example.com or www.example.com? Here's the script from each. They are
slightly different, but the result is the same.
$ telnet www.example.com 80
Trying 104.236.xxx.yyy...
Connected to example.com.
Escape character is '^]
I'm not sure what you are asking. No, it doesn't work. That was the one I
demonstrated in telnet. I did not get my screen filled with HTML, instead I
got an error message.
I actually copied the conf file from a working website and only renamed the
ServerName and DocumentRoot, noting else. T
On Fri, Jan 2, 2015 at 7:52 PM, wrote:
> But there is one site that is does not load at all:
>
> $ telnet example.com 80
> Trying 104.236.25.70...
> Connected to example.com.
> Escape character is '^]'.
> GET / HTTP/1.1
> Host: www.example.com
>
> Location: http://example.com/
Does example.com w
Hello,
Running Ubuntu 14.04 LTS on a Digital Ocean droplet. This machine is running
Apache/2.4.10
The /etc/apache2/apache2.conf has never been modified and is hosting a number
of sites. But there is one site that is does not load at all:
$ telnet example.com 80
Trying 104.236.25.70...
Connec
14 matches
Mail list logo