Problem solved !
My cachemanager.cgi was linked to my webserver from different location and there was not correct access rights set.
Now everythink works fine.
Thanks for help.

Henrik Nordstrom napsal(a):
fre 2006-04-28 klockan 12:06 +0200 skrev Jiří Červenka:

While trying to retrieve the URL: cache_object://my.pub.lic.ip/

The following error was encountered:

    * Access Denied.

Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.

Good, this is progress.

Now youd need to fix your access controls (http_access) to allow your
web server to request cache_object requests..

If your http_port isn't bound to a specific IP then using localhost
instead of the public IP probably fixes this (the suggested default
config allows localhost access)

Regards
Henrik

Reply via email to