Closed timball closed 10 years ago
whatever ... fixed it .
# why is merge_slashes not dealing w/ this ?
set $clean_uri $uri$is_args$args;
if ( $clean_uri != $request_uri ) {
rewrite ^/(.*) $scheme://$host/$1 permanent;
}
wmt is bitching about > http://capitolwords.org/legislator/G000562-cory-gardner//
which has a double slash ... this shouldn't be a problem as merge_slashes is set ... grrr .
--timball