³»ÀÏÀº ¼Ò¸¸ÀÔ´Ï´Ù.sun's longitude:58 41 25 
¡¤ ÀÚÀ¯°Ô½ÃÆÇ ¡¤ ¹¯°í´äÇϱ⠡¤ ¾ËÆĹ®¼­ ¡¤ RPMS list
¡¤ »ç¿ëÀÚ¹®¼­ ¡¤ ÆÁ/FAQ¸ðÀ½ ¡¤ ¸®´ª½ºLinks ¡¤ ÀÚ·á½Ç
¡¤ ¼­¹öÁ¤º¸ ¡¤ ¿î¿µÀÚ ¡¤ Books/FAQ ¡¤ FreeBSD
 
/board/read.php:¼Ò½ºº¸±â   
 

Áú¹®°ú ´äº¯ °Ô½ÃÆÇÀÔ´Ï´Ù.

ÇöÀç ½Ç½Ã°£À¸·Î ÀÌ°÷ ¼­¹öÀÇ ¼³Á¤ÆÄÀÏ(¸î°³)¸¦ º¸¿©ÁÖ°í ÀÖ½À´Ï´Ù.
¼­¹öÀÇ ¼³Á¤³»¿ë¿¡ °üÇÑ Áú¹®Àº ¸ÕÀú ÀÌ°÷ ¼­¹öÀÇ ¼³Á¤³»¿ëÀ» Âü°íÇÏ½Ã±æ ¹Ù¶ø´Ï´Ù.

[*** ¾²±â ±ÝÁö´Ü¾î ÆÐÅÏ ***]
±Û º»¹® Áß°£¿¡ ¾÷·ÎµåÇÒ À̹ÌÁö¸¦ Ãß°¡ÇÏ´Â ¹æ¹ý : @@À̹ÌÁöÀ̸§@@
ex) @@foo.gif@@
1662 ¹ø ±ÛÀÇ ´äÀå±Û: Re: ´Ù½ÃÇѹø Áú¹® µå¸±²²¿ä..
±Û¾´ÀÌ: »êÀÌ [ȨÆäÀÌÁö] ±Û¾´³¯: 2003³â 09¿ù 05ÀÏ 00:13:26 ±Ý(»õº®) Á¶È¸: 1291

[¹«½ÄÀÌ..]´ÔÀÌ ³²±â½Å ±Û:

>-----------------------------------------
>´äº¯ÀÚ°¡ ±âº»ÀûÀ¸·Î Âü°íÇÒ ³»¿ëÀÔ´Ï´Ù.
>- ¹èÆ÷ÆÇ(¿É¼Ç)    : redhat7.3
>- Ä¿³Î¹öÀü(¿É¼Ç)  : 2.4.20
>- µ¥¸ó¹öÀü(¿¹:apache 1.3.27) : 1.3.27
>- µ¥¸ó¼³Ä¡À¯Çü(RPM/ÄÄÆÄÀÏ/±âŸ)
 : ÄÄÆÄÀÏ
>-----------------------------------------
>¸Å¹ø °¨»çµå¸°´Ù´Â ¸»¾¸ µå¸®¸é¼­...
>
>ÇöÀç ¾ÆÆÄÄ¡ conf Áß....
>
><VirtualHost 11.111.111.111>
>        ServerAdmin webmaster@abc.com    
     
>        DocumentRoot /usr/local/apache/htdocs
>        ServerName abc.com
>        ErrorLog /usr/local/apache/logs/error_log
>        CustomLog /usr/local/apache/logs/access_log common
></VirtualHost>
>
>NameVirtualHost 11.111.111.111
>
><VirtualHost 11.111.111.111>
>        DocumentRoot /home/usrid/www
>        ServerName usrid.abc.com
>        ThrottlePolicy Volume 1500M 1d
>        CustomLog /usr/local/apache/logs/usrid.abc.com_log common
></Virtualhost>
>
>ÀÌ·±½ÄÀ¸·Î °¡»óÈ£½ºÆ®¸¦ ¼³Á¤ÇÏ°í ÀÖ½À´Ï´Ù..
>(¹°·Ð °³º°µµ¸ÞÀεµ ÇÏ°í ÀÖ±¸¿ä...)
>
>±×¸®±¸...conf Áß..·Î±×ºÎºÐ..
>
>ErrorLog /usr/local/apache/logs/error_log
>
>LogLevel warn
>
>LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\"" combined
>LogFormat "%h %l %u %t \"%r\" %>s %b" common
>LogFormat "%{Referer}i -> %U" referer
>LogFormat "%{User-agent}i" agent
>
>CustomLog /usr/local/apache/logs/access_log common
>
>#CustomLog /usr/local/apache/logs/referer_log referer
>#CustomLog /usr/local/apache/logs/agent_log agent
>
>#CustomLog /usr/local/apache/logs/access_log combined
>
>ÀÌ·¸°Ô µÇ¾îÀÖ±¸¿ä..
>
>Áï...»êÀÌ´Ô ´äº¯ÀÇ ¸»¾¸ ´ë·Î¶ó¸é..
>
>À§ÀÇ ¼±¾ð°ú´Â »ó°ü¾øÀÌ...
>
>LogFormat "%h %t (%T) \"%r\" %>s %b" stime
>
>SetEnvIfNoCase Request_URI "\.(php3|php|html|htm|cgi|pl|shtml)$"
check_stime
>
>CustomLog /usr/local/apache/logs/stime_log combined env=check_stime
>
>ÀÌ·¸°Ô ¼±¾ðÇØÁÖ°í..
>
><VirtualHost 11.111.111.111>
>        ServerAdmin webmaster@abc.com    
     
>        DocumentRoot /usr/local/apache/htdocs
>        ServerName abc.com
>        ErrorLog /usr/local/apache/logs/error_log
>        CustomLog /usr/local/apache/logs/stime_log combined
></VirtualHost>
>
>ÀÌ·±½ÃÀ¸·Î ÇϽöõ ¸»¾¸Àΰ¡¿ä...
>
>¾Æ´Ï¸é..
>/usr/local/apache/logs/ ¾Æ·¡¿¡...stime_log¶ó´Â
 ºó ÆÄÀϸ¸ ¸¸µé°í..
>
>LogFormat "%h %t (%T) \"%r\" %>s %b" stime
>
>SetEnvIfNoCase Request_URI "\.(php3|php|html|htm|cgi|pl|shtml)$"
check_stime
>
>CustomLog /usr/local/apache/logs/stime_log combined env=check_stime
>
>À̺κи¸ ¼±¾ðÇØ ÁÖ¸é µÈ´Ü¸»¾¸Àΰ¡¿ä...?
>
>¾îÀ̾ø´Â Áú¹® Á˼ÛÇÕ´Ï´Ù.. 

========================================

¾Ç... À߸ø¼³¸íÇ߳׿ä.


¸ðµç °¡»óÈ£½ºÆ®¸¦ ÀÏ°ýÀûÀ¸·Î ¾Ë¾Æº¸±â À§Çؼ­ VirtualHost ¼¼¼Ç ¾Õ¿¡
´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇØ ÁÖ¸é µË´Ï´Ù.


LogFormat "%h %t (%T) %f \"%r\" %>s %b" stime

SetEnvIfNoCase Request_URI "\.(php3|php|html|htm|cgi|pl|shtml)$"
check_stime

CustomLog /usr/local/apache/logs/stime_log stime env=check_stime

combined env=check_stime °¡ ¾Æ´Ï¶ó stime env=check_stime ÀÔ´Ï´Ù.

±×¸®°í ¾î´À ÆÄÀÏÀÎÁö ¾Ë±â À§Çؼ­ (%T) ´ÙÀ½¿¡ %f ¸¦ Ãß°¡ÇØÁÖ´Â
°ÍÀÌ ÁÁ°Ú³×¿ä.

 
ÀÌÀü±Û : ´Ù½ÃÇѹø Áú¹® µå¸±²²¿ä..
´ÙÀ½±Û : Re: Re: ´Ù½ÃÇѹø Áú¹® µå¸±²²¿ä..  
 from 61.254.75.40
JS(Redhands)Board 0.4 +@

´Ù½ÃÇѹø Áú¹® µå¸±²²¿ä.. Re: Re: ´Ù½ÃÇѹø Áú¹® µå¸±²²¿ä..
Àμâ¿ë 


apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.02(server) + (network) + (browser) seconds