<-
Apache > HTTP Server > Documentation > Version 2.4 > ���

����ġ ��� mod_info

������ ���:  en  |  fr  |  ja  |  ko 

�� ������ �ֽ��� ������ �ƴմϴ�. �ֱٿ� ����� ������ ���� ������ �����ϼ���.
����:���� ������ ���� �������� ������ �����ش�
����:Extension
����:info_module
�ҽ�����:mod_info.c

���

mod_info�� ����Ϸ��� apache2.conf ���Ͽ� ������ ���� �߰��Ѵ�.

<Location /server-info>
SetHandler server-info
</Location>

�̷��� �����ϸ� http://your.host.example.com/server-info�� �����Ͽ� ������ ���� ������ �� �� �ִ�.

���þ��

����

top

���� ����

�ѹ� ������ mod_info�� �о���̸�, ���丮�� ��������(���� ���, .htaccess)�� ������ ��� �������Ͽ��� �� �ڵ鷯 ����� ����� �� �ִ�. �׷��� ����Ʈ�� ���Ȱ��� ������ �� �� �ִ�.

Ư�� �� ����� �ý��� ���, ����ڸ�/��ȣ, �����ͺ��̽� �̸��� ���� ���� ����ġ ����� �������þ ����� �ΰ��� ������ ������ �� �ִ�. �׷��� �� ����� �׻� �����ؾ� �ϸ� ������ ȯ�濡���� ����ؾ� �Ѵ�.

������ ���� mod_authz_host�� ����Ͽ� ���� ���� ������ ���� ������ ������ �� �ִ�.

���� ����

<Location /server-info>
SetHandler server-info
Order allow,deny
# �ڽ����� ���� ���� �㰡
Allow from 127.0.0.1
# �߰���, ��ó�� �ִ� ��ũ�����̼����� ���� ���� �㰡
Allow from 192.168.1.17
</Location>

top

�����ִ� ���� �����ϱ�

�⺻������ ���� �������� ����ϴ� ��� ��ϰ� ��⺰�� ����� �����ϴ� ���þ� ����, ����� ������ ��(hook), ���� �������� ����� ���þ� ������ �ִ�.

server-info ��û�� ���ǹ��ڿ��� �ٿ��� ���� ������ �ٸ��� �� �� �ִ�. ���� ���, http://your.host.example.com/server-info?config�� ��� �������þ ���� �ش�.

?<module-name>
������ ��⿡ ���� ������
?config
��⺰�� �������� �ʰ�, �������þ
?hooks
����� ����� ��(hook) ��ϸ�
?list
����ϴ� ��� ��ϸ�
?server
�⺻ ���� ������
top

�˷��� �Ѱ�

mod_info�� ���� ���������� ���� �ʰ� �̹� �о���� ���� ������ �����Ͽ� ������ �����ش�. ������ �Ľ��ϴ� ��������� ������ ���� ��� �Ѱ谡 �ִ�.

top

AddModuleInfo ���þ�

����:��⿡ ���� �߰� ������ server-info �ڵ鷯�� �����ֵ��� �߰��Ѵ�
����:AddModuleInfo module-name string
������:�ּ�������, ����ȣ��Ʈ
����:Extension
���:mod_info
����:����ġ 1.3 ����

module-name ��⿡ ���� �߰� ������ string�� ������ HTML�� �����ش�. ���� ���,

AddModuleInfo mod_deflate.c 'See <a \
href="http://www.apache.org/docs/2.4/mod/mod_deflate.html">\
http://www.apache.org/docs/docs/2.4/mod/mod_deflate.html</a>'

������ ���:  en  |  fr  |  ja  |  ko 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.