이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

UndaSecure

설명

This plugins adds markers in /.htaccess and /wp-content/uploads/.htaccess to secure against attacks and optimize Apache configurations for SEO propouses.

Sets protection in ROOT/.htaccess for wp-config.php, .htaccess, xmlrpc.php, wp-cron.php.
Sets block author scans in ROOT/.htaccess.

Sets GZIP/DEFLATE in ROOT/.htaccess.
Sets Header add Access-Control-Allow-Origin in ROOT/.htaccess.
Sets ExpiresActive in ROOT/.htaccess.
Sets Header unset Etag in ROOT/.htaccess.

Create or add to /wp-content/uploads/.htaccess protection for files only.

Removes files on each WP update to prevent exposing WP version number (readme.html, wp-config-sample.php, license.txt).

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“UndaSecure”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “UndaSecure”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.15

added new banned extensions in uploaded files

1.2.14

Added mp3 to secure uploaded files

1.2.13

Added protection for wp-cron.php. Added “remove_query_arg” to JS and CSS files

1.2.12

Removes ‘wp-config-sample.php’ and ‘license.txt’ on each WP update.

1.2.11

Removes ‘readme.html’ on each WP update.

1.2.10

Improved Update Hook

1.2.9

Added Update Hook

1.2.8

Define global vars to locate include files

1.2.7

Deny PHP file execution on wp-content/uploads

1.2.6

Files renamed and deleted

1.2.5

Include files moved to subfolders.