how would I go about denying only the following user agent I'm seeing in logfiles?:
"Mozilla/4.0 (AllSubmitter)"
for that matter how would I go about specifying more than one user-agent to deny?

just for reference sake this ends up working:

BrowserMatch AllSubmitter spammer
Deny from env=spammer

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.