I'm using Webinator 5.1.4-Windows-w/plugin and when I try to index the site it keeps coming back with "Access Denied". We use a logon page to access the site. It uses a form that uses "HTTP Post". Is there a way through the webinator admin to get it to logon to the page in order to start the indexing?
You'll need to download newer scripts form the webinator support page. Then use a primer or base url url containing the login info. Use protocol "http-post" to make it do a POST instead of GET.
http-post://yourserver/login?user=joe&password=SeCrEt