Aloha,
we have a Web Repository with the website "http://www.randomwebsite.com/main.html".
This Website has two Links:
<a href="http://www.randomwebsite.com/page1.html">Page 1</a>
<a href="https://www.randomwebsite.com/page2.html">Page 2</a>
In the crawler logfile appears:
--- schnipp---
INFO Aug 28, 2012 12:02:06 PM /RandomWebsite/ http://www.randomwebsite.com/main.html provided
INFO Aug 28, 2012 12:02:06 PM /RandomWebsite/page1.html http://www.randomwebsite.com/page1.html provided
---schnapp---
But no page2.html.
No Resource Filter were used.
How can I tell the TREX to follow the http- and the https-Link?
Greetings,
Ulrich