RewriteRule ^([^/]+\.(jpe?g|png|gif))$ /wp-content/uploads/2020/01/$1 [R=301,L]
Rewrite ^/([^/]+\.(jpe?g|png|gif))$ /wp-content/uploads/2020/01/$1 permanent;
location / {
if ($arg_p = 59) {
return 302 /work-release-form/;
}
}
map $args $_at {
default "@";
"" "";
}
server {
location ~ ^(.+)\.html$ {
return 301 $1$is_args$args;
}
location / {
try_files $uri $uri$_at$args.html $uri/ /index.php?$args;
}
RewriteCond %{QUERY_STRING} (?:^|&)diaryId=(\d+)
RewriteRule ^showDiary\.do$ http://site.com/diary/%1? [R=301,L]
wget -U "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://hummerxclub.com/forum/viewtopic.php?f=22&t=8129"