I know this is not the place to inquire about regular expressions, but I'm only trying to tell analog that
http://www.[anysite] is the same as http://[anysite] Or to be more precise, I want http://[anysite] to be translated to http://www.[anysite]. I tried REFSITEALIAS REGEXPI:^http://(www\.)?* http://www.* but that doesn't work. Forgive me, I'm not experienced with regexp's. Help appreciated. +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------