Forum Moderators: phranque

Message Too Old, No Replies

covering all extensions

multi-domains differing only by extension

         

soapystar

10:10 am on Dec 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



to cover a rule that say will be set for

domain.com
domain.info
domain.co.uk
domain.es
domain.fr

can they all be written like this:
domain\(.*)

is that the correct bit at the end to cover all extensions. I guess it would covered .co.uk so can it still be incorportated into a single wilcard entry?

Thanks for any help! :)

jdMorgan

3:41 pm on Dec 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



domain\.

will suffice.

Jim

soapystar

4:36 pm on Dec 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



:)
cheers Jim!