Hello
When I try to index my WWWOffle cache, I get the response "404 WWWOFFLE
Not Searched", for the URL http://localhost:8080/search/start4.html. This
message is produced at a place in wwwoffles.c, where something
htdig/udmsearch specific happens. Also, I can access the page with wget or
a browser.
So I tried to just comment out the udmsearch specifity. But now I got "404
Not Found". Even though I still can access the page through wget or a
browser! I even changed the user agent identity string in udmsearch - same
result.
I'm wondering what still distinguishes UdmSearch from other user agents,
and how I could access the page by UdmSearch. Looking at README.udmsearch
and the files in html/search/udmsearch/ didn't help.
BTW: UdmSearch is now named "mnoGoSearch", but the user agent identity
string still is "UdmSearch".
bye!