[Wine] Re: Ubuntu10.10 + Wine + Apache(Win32) = Can't open html

shuzhang wineforum-user at winehq.org
Sun Feb 20 21:26:19 CST 2011


DanKegel wrote:
> Yes, sounds very interesting.  What happens when you fetch
> the file with wget instead of firefox?  What does the server say?


Thanks. Size of index.html is 265 bytes. Below is result that I use wget: 

dt at dt-desktop:~$ wget -d --tries=3 http://192.168.167.168:8888/
Setting --tries (tries) to 3
DEBUG output created by Wget 1.12 on linux-gnu.

--2011-02-21 11:20:49--  http://192.168.167.168:8888/
Connecting to 192.168.167.168:8888... connected.
Created socket 3.
Releasing 0x08e98db8 (new refcount 0).
Deleting unused 0x08e98db8.

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.12 (linux-gnu)
Accept: */*
Host: 192.168.167.168:8888
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... No data received.
Closed fd 3
Retrying.

--2011-02-21 11:20:55--  (try: 2)  http://192.168.167.168:8888/
Connecting to 192.168.167.168:8888... connected.
Created socket 3.
Releasing 0x08e98db8 (new refcount 0).
Deleting unused 0x08e98db8.

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.12 (linux-gnu)
Accept: */*
Host: 192.168.167.168:8888
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... No data received.
Closed fd 3
Retrying.

--2011-02-21 11:21:02--  (try: 3)  http://192.168.167.168:8888/
Connecting to 192.168.167.168:8888... connected.
Created socket 3.
Releasing 0x08e98db8 (new refcount 0).
Deleting unused 0x08e98db8.

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.12 (linux-gnu)
Accept: */*
Host: 192.168.167.168:8888
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... No data received.
Closed fd 3
Giving up.

dt at dt-desktop:~$







More information about the wine-users mailing list