안
안
안녕리눅스 3 User Guide
Search…
안
안
안녕리눅스 3 User Guide
Introduction
Chapter 1. 안녕 리눅스 3 \/ CentOS 7.2 차이점
Chapter 2. Access Control
Chapter 3. Web control
Chapter 4. JVM 운영
Chapter 5. DNS 운영
Chapter 6. Time Server 운영
Chapter 7. VPN 운영
Chapter 8. SMTP 운영
안녕 리눅스 White Paper
안녕 리눅스 알려진 버그
안녕 리눅스 3 패키지 일람
[AN:core]
annyung-release
byspam
check-utils
genpasswd
httpd-conf
httpd-krisp
httpd-nis
httpd-url
kmod-geoip
l4vip
ldap-auth-utils
libchardet
libimginfo
libipcalc
libkrisp
mariadb-aes256
olibc
oops-firewall
perl-KRISP
perl-ModuleList
php-chardet
php56-chardet
php71-chardet
php-common
php56-common
php71-common
php-fpm-conf
php56-fpm-conf
php71-fpm-conf
php-geoip
php56-geoip
php71-geoip
php-korean
php56-korean
php71-korean
php-krisp
php56-krisp
php71-krisp
php-nis
php56-nis
php71-nis
php-pear-KSC5601
php-pear-ipcalc
php-pear-krisp
php-pear-oops-key
procdump
python-chardet
python-krisp
remount
utf8-profile
whois
yum-annyung
[AN:base]
[AN:xless]
[AN:addon]
[AN:plus]
안녕 리눅스 Upgrade Guide
Powered By
GitBook
httpd-url
Description:
Client 요청 URI와 서버 파일간의 character set 문제가 있을 경우 보정을 한다.
httpd
의 sub package이다.
Features:
client에서 UTF8 문자셋으로 URI를 요청했을 경우, 서버의 파일이 EUC-KR이라면 mod_url은 내부적으로 원 요청으로 확인을 한 후, 없으면 EUC-KR로 변환을 하여 다시 체크를 함.
설정 예제
<IfModule redurl_module>
CheckURL On
ServerEncoding EUC-KR
ClientEncoding UTF-8
</IfModule>
Reference:
https://github.com/Joungkyun/mod_url/blob/master/apache2/README
Dependencies:
httpd
Sub Packages:
None
Related Packages:
None
Previous
httpd-nis
Next
kmod-geoip
Last modified
3yr ago
Copy link
Outline
Description:
Features:
Reference:
Dependencies:
Sub Packages:
Related Packages: