I'm building a site that uses templates in this manner:
The pages are called whatever.php, and they all have an included, dynamically generated header, which contains the primary & secondary navigation.
i.e. ALL the links are generated by PHP, and are not included in the files.
I've installed ht://dig, and it doesn't like this setup. The manual says that ht://dig uses hyperlinks to crawl the site (just like the big engines), but that breaks my template setup.
Has anyone found a way around this?
Antun