(Sorry, Andrew, i just noted that i sent this to you personally, instead of the list.
This was an error ! Please let's thread it on the list.)

I changed the subject of the thread, because i realized it's misleading.

[EMAIL PROTECTED] (Andrew M. Bishop):
> I cannot reporduce that problem here.  Perhaps it is Javascript
> related again (for some reason that I can't think of now).  The page
> loads fine but I do have Javascript disabled in the HTMLModify section
> of wwwoffle.conf.
yepp, java.

> The only way to be sure what is happening is to get the log file from
> WWWOFFLE with debugging enabled and to see what is actually being
> requested.

Appears now to be an offline problem that happens with many more pages. Probably all.
I screwed my config up, i suppose. But i can't tell how.

Ah, here's a good offline example: 
(For each line, i do a simple reload button click, then see the next line in order)

page address:   .....   visible in browser:
--------------------------------------------
http://62.216.176.146/pt/arbeit24/      ......  full page
http://62.216.176.146/pt/arbeit24/      ......  confirm request (that's already 
strange)
then:
same address, but confirm request for 
http://62.216.176.146/pt/arbeit24/main.php3?sid=arbeit24
then:
http://62.216.176.146/pt/arbeit24/      .....   confirm request
http://62.216.176.146/pt/arbeit24/      ......  full page
(qed)

Also the wwwoffle-http-index needs a 'reload' to show up the newest state,
even after first invocation from a bookmark.

Actually i lost the overview over all the config options (if i ever had)...
perhaps someone could be so kind to have a look at it ?

I feel especially hesitating about my 'localhost' setting - i never understood what's 
required here.
Maybe this is the rogue ?

(excerpts)

<<

OnlineOptions
{
 request-chunked-data = yes
 validate-with-etag = yes
 request-conditional = yes

# XXX: Request options:
 pragma-no-cache = no
 cache-control-no-cache = yes
 request-expired = yes
 request-changed-once  = no
 request-no-cache      = yes
# Reload always immediately:
<http://localhost*>  request-changed = 0m
<http://www.erdfeuer.de/*>  request-changed = 0m
<http://plone.ffii.org/Members/mvernon/*>  request-changed = 0m
# Default: Reload always if 60 seconds have passed: 
 request-changed = 60
# XXX: Care for compatibility with request-changed options above
 request-conditional = yes
 request-redirection   = no
 try-without-password  = no
 keep-cache-if-not-found = yes
 intr-download-keep    = yes
 intr-download-size    = 1
 intr-download-percent = 50
 timeout-download-keep = yes
 request-compressed-data = yes
}

OfflineOptions
{
 pragma-no-cache  = yes
# XXX: I changed this recently from no to yes, but the misbehaviour was occuring before
 confirm-requests = yes
}

FetchOptions
{
 stylesheets = yes
 frames      = yes
 scripts     = yes
 objects     = yes
 images      = yes
 only-same-host-images = yes
 webbug-images = no
 icon-images = no
}

LocalHost
{
woody
localhost
Localhost
127.0.0.1
woody.lan0
192.168.0.1

::ffff:127.0.0.1
ip6-localhost
::1
}

LocalNet
{
*.lan0
192.168.0.1
192.168.0.2
192.168.0.3
192.168.0.4
}


DontCache
{
# 'LocalHost' and 'LocalNet' -- should imply dwww/* and info2www/* 
#
# FILE TYPES:
*://*/*.pdf
*://*/*.sdx
*://*/*.sxw
*://*/*.doc
*://*/*.wmv
*://*/*.exe
*://*/*.zip
*://*/*.gz
*://*/*.tgz
*://*/*.tar
*://*/*.tar.gz
*://*/*.tar.bz2
*://*/*.deb

# GOOGLE: There's a local 'Advanced Search' form stored on local filesystem (via 
apache)

# LOGIN SITES
http://www.ffii.org/ffii-cgi/*
https://www.ffii.org/ffii-cgi/*
http://plone.ffii.org/login_form*
http://plone.ffii.org/logged_in*
# GMX login local (apache) now: 
http://*.gmx.net/*
# GMX experimental:
http://gmx.ivwbox.de
#http://www??.gmx.*/*
#http://images.gmx.net/*
#http://213.165.65.*

# CONTENT MANAGEMENT SITES
(snip)
}

DontGet
[
dontget.conf
]

CensorHeader
{
 force-user-agent = no
}

Proxy
{
}
Alias
{
}
Purge
[
purge.conf
]

>>

-- 
Michel...

















.

Reply via email to