ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА














     АРХИВ :: Apache-Talk
Apache-Talk mailing list archive (apache-talk@lists.lexa.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [apache-talk] Re: [apache-talk] mod_accel для к еширования динамики



On Wed, 16 Mar 2005, Igor Sysoev wrote:

>
> On Wed, 16 Mar 2005, Andrew Kopeyko wrote:
>
>> On Wed, 16 Mar 2005, Artem Bokhan wrote:
>>> 
>>> ? ???????? ?? ? ?????? ?????????? ?????????????? ?????? ?? ?????-???? 
>>> ?????
>>> ????
>>> RewriteRule   ^/(.*)\.php$    http://1.2.3.4/$1.php   [P], ??? ???? ?? 
>>> ?????
>>> ????????? host? ?? ???????? ? [PH] ? AccelPass ?
>> 
>> ???? ?? ??????????? ????? mod_accel, ?? ?????? ??? ? ??????????
>
> ???, ??? ????????????? mod_rewrite [PH] ?? ????????.

?? ???? ???? ? ??????
   RewriteRule   ^/(.*)\.php$    http://1.2.3.4/$1.php   [P]
?? ?? ?????? ????? ??????? ?????????
   Host: 1.2.3.4

? ???? ??????
   RewriteRule   ^/(.*)\.php$    http://my-backend/$1.php   [P]
?? ?? ?????? ????? ??????? ?????????
   Host: my-backend

? ????? ????????? Host: ????? ?? ?????? ???? ????????
   ServerName	*.domain.tld
   RewriteRule   ^/(.*)\.php$    http://%{HTTP_HOST}/$1.php
???

? ???????, ??? ? ??????? ? ??????? ? ????????? Host: ????? ?????? ???????? 
????????? Host: ?? ??????? ??????? ? ?????????.



-- 
Best regards,
Andrew Kopeyko <kaa@xxxxxxxxxxxxx>
Head of NOC

   Rambler Co.	http://www.rambler.ru/
   phone :	+7 095 745-3619



 




Copyright © Lexa Software, 1996-2009.