hi,list!
My server use 1.3 and work well all the time.
Recently,i upate 1.3 to 2.2 with the configuration almost same as 1.3! And
2.2 is working well for several days!
But when i compare the access_log between 1.3 and 2.2 , i find 2.2's
access_log so large then 1.3's.
[1.3 access_log
hii,list!
How to write the rewrite if the URL has "?" ?
The URL like http://domain/none.html?p1=abc ,
I want to rewrite to http://domain/index?p2=abc !
Can i achieve with RewriteRule ?
This is the rule that i write in VirtualHost ,but without success!
RewriteRule ^/none.html\?p1=(.+)$ http://d
Krist van Besien,您好!
=== 2007-11-30 21:07:41 您在来信中写道:===
>On Nov 30, 2007 11:21 AM, goommy <[EMAIL PROTECTED]> wrote:
>> users,您好!
>>
>> What my mean is not mod_ftp !!
>> It's just a experiment to study apache !
>> What i want to do i
users,您好!
What my mean is not mod_ftp !!
It's just a experiment to study apache !
What i want to do is make a website like ftpsite:after open the URL i can see
the file list
and i can download all files!
First.i use "Options Indexes" and "DirectoryIndex none" list the all file!
By default, wh
users,您好!
I have a trouble with set expires time with apache!
I want to expires statement to control the cache time,But there is a strange
problem occurd!
when i set ExpiresActive on
ExpiresByType text/html A61 ,
the cache server (squid)work correctly and the expires time is 61 second