Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: bsmith
Forum: Linux Servers and Apache May 29th, 2006
Replies: 1
Views: 1,945
Posted By bsmith
just for reference sake this ends up working:

BrowserMatch AllSubmitter spammer
Deny from env=spammer
Forum: Linux Servers and Apache May 26th, 2006
Replies: 1
Views: 1,945
Posted By bsmith
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?
Forum: Linux Servers and Apache Oct 2nd, 2005
Replies: 0
Views: 4,540
Posted By bsmith
Hi
Trying to use mod_rewrite to convert all filenames in a subdirectory to lowercase (they may also include other characters, or numbers). Also I want to make sure that they 301 for search engine...
Forum: JSP Sep 25th, 2005
Replies: 1
Views: 18,030
Posted By bsmith
I'm trying to set a 301 redirect in my jsp code (this is tomcat btw) using this:

<%
response.setContentType("text/html");
response.setDateHeader("Expires", 0);
response.setHeader("Location",...
Forum: Linux Servers and Apache Sep 22nd, 2005
Replies: 3
Views: 2,991
Posted By bsmith
What do you have for ListenAddress? If you point it to something like 127.0.0.1 then that may be messing you up -try just 'Listen 80', and also if you're using NameVirtualHost directives, be sure...
Forum: Linux Servers and Apache Sep 21st, 2005
Replies: 3
Views: 3,756
Posted By bsmith
What is the word on how effective this is as far google picking up on the url change and preserving the rewritten url with it's old status in the index?
I posted another question regarding how to...
Forum: Linux Servers and Apache Sep 21st, 2005
Replies: 2
Views: 2,903
Posted By bsmith
If you are using a global header you may try using this meta tag as well:
<META NAME="ROBOTS" CONTENT="INDEX,NOFOLLOW">
But really you really only need to use that when you have files in a...
Forum: Linux Servers and Apache Sep 21st, 2005
Replies: 1
Views: 3,531
Posted By bsmith
OK, that was lame and unclear what I'm really looking for with mod_rewrite, I want to make sure I got it right, sorry.

SO if i have a link in a flat page that looks like
...
Forum: Linux Servers and Apache Sep 21st, 2005
Replies: 1
Views: 3,531
Posted By bsmith
I've tried different approaches on this and am losing the battle - perhaps someone here will have some guidance that could help me to be winning!

the url is normally like ...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC