Apache HTTP Server Version 2.4

| ����: | HTTP ����� ������ ������ ������ | 
|---|---|
| ����: | Base | 
| ����: | asis_module | 
| �ҽ�����: | mod_asis.c | 
�� ����� ����ġ�� �Ϲ����� HTTP ����� ��κ��� �߰������ʰ�
    ������ �������� ����� send-as-is �ڵ鷯��
    �����Ѵ�.
���� ������ cgi ��ũ��Ʈ�� nph ��ũ��Ʈ�� ��������ʰ��� �����̷��ǰ� �ٸ� Ư���� HTTP ���� �� � �ڷᵵ ���� �� �ִ�.
���ſ� �� ����� mime type�� httpd/send-as-is��
    ���ϵ� ó���ߴ�.
���� �������Ͽ��� ���ϰ� send-as-is �ڵ鷯��
    ���� ��� ������ ���� �����Ѵ�.
AddHandler send-as-is asis
����ġ�� .asis Ȯ���ڸ� ���� ������ ������
    ���� ���������ʰ� Ŭ���̾�Ʈ���� ������. Ŭ���̾�Ʈ�� HTTP
    ����� �ʿ��ϹǷ� ����������. Status: ����� �ʿ��ϴ�. ��
    ����� ������ ���ڸ� ������ HTTP �����ڵ�� �� ���� �����̴�.
������ ���� �״�� Ŭ���̾�Ʈ���� ������ �����̷¼ǵǾ��ٰ� �˸��� ������ ���̴�.
      Status: 301 Now where did I leave that URL
      Location: http://xyz.abc.com/foo/bar.html
      Content-type: text/html
      
      <html>
      <head>
      <title>Lame excuses'R'us</title>
      </head>
      <body>
      <h1>Fred's exceptionally wonderful page has moved to
      <a href="http://xyz.abc.com/foo/bar.html">Joe's</a>
      site.
      </h1>
      </body>
      </html>
    
������ �ڷḦ Ŭ���̾�Ʈ���� ������ �� Date:��
    Server: ����� �߰��ϹǷ�, ���Ͽ� �� �����
    ������ �ȵȴ�. ������ Last-Modified �����
    �߰����� �ʴ´�. ���� �Ƹ��� �� ����� �����ؾ�
    �Ѵ�.