OMG, it worked as tiny swiss clocks! Thanks Igor.
05.08.2014 12:36, Igor Cicimov пишет:
On 05/08/2014 5:30 PM, "Ivan Bondarev" <mailto:ivan.bonda...@neklo.com>> wrote:
>
> Hi.
>
> I have a similar issue.
>
> I need to make a rewrite rule for this UR
Hi.
I have a similar issue.
I need to make a rewrite rule for this URL:
/
///geturl?url=http://example.com/somepicture.jpg/
to proxy it to the /"//url"/ parameter value.
So, i used rules like this:
/RewriteEngine on//
//RewriteOptions Inherit//
//RewriteCond %{REQUEST_FILENAME} !-f//
//