I'm using RegexBuddy and getting nowhere defining a search parameter for editpad.
I'm trying to search through my CMS web site for all instances of "http://" (to see where the protocol was hardcoded incorrectly), but every file has "http://particular.domain.com" in the comments near the top of the file.
How can I search for all EXCEPT those? This seems like it should be basic.