[Scummvm-git-logs] scummvm-web master -> af7f386aaeec295078f2cc81c2af92a5c11c1cf0

sev- sev at scummvm.org
Sun Jan 14 20:44:42 CET 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
af7f386aae WEB: Better handling of WP login page


Commit: af7f386aaeec295078f2cc81c2af92a5c11c1cf0
    https://github.com/scummvm/scummvm-web/commit/af7f386aaeec295078f2cc81c2af92a5c11c1cf0
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2018-01-14T20:44:28+01:00

Commit Message:
WEB: Better handling of WP login page

Changed paths:
    .htaccess


diff --git a/.htaccess b/.htaccess
index 119ff02..e98b192 100644
--- a/.htaccess
+++ b/.htaccess
@@ -81,7 +81,7 @@ RewriteRule		^scummvm_appcast.xml								appcasts/macosx/release.xml [L]
 ##
 # Catch script kiddies
 ##
-RewriteRule		^wp-login													/
+RewriteRule		^wp-login													/ [R=301]
 
 ##
 # Forward old page requests to the new fancy URLs





More information about the Scummvm-git-logs mailing list