Indexing .asp files using fs - file system method
Sean <[email protected]>
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
Any suggestions for how to exclude asp code from being indexed when using the fs - file system method. I thought of using grep and a fancy regular expression to extract just the html bits from the asp, but the regex is a bit beyond me. Any ideas ? TIA Sean