Hi Stephan, Il ven, 2004-02-20 alle 19:08, Stephan Holl ha scritto: > Dear htdig-gurus, > > My site has a global php-script (e.g. index.php), which includes > .inc-files containing the contents of the page depending of the given > URL-arguments. > Is it possible to set up search-function for this kind of > web-site-architecture which should repeat a link like this: > http://example.com/index.php?id=384634&no=453727&whatever=foo ?!
Yep, absolutely. As long as you produce HTML documents (content type is text/html) and URLs are not rejected according to your limits settings (i.e. limit_urls_to, exclude_urls, etc.). Remember, the spider acts exactly the way a normal user agent does: this means the contents it will get is the same you can see by looking at the source code with your normal browser (explorer, mozilla, etc.). > Thanks for any hints. > > sorry for this (probably) simple question. No worries! -Gabriele ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

