tested this, and all of the scenarios I can think of work (access
control, rewrite rules etc).
Thank you.
Sergei.
On 10 July 2014 14:24, Sergei Franco wrote:
> Hi,
>
> It appears that the problem is not solved.
> Here is a scenario where it fails:
>
> having .htaccess with Re
cannot explain this behaviour at all.
Thank you.
Sergei.
On 9 July 2014 22:35, Edgar Pettijohn wrote:
> I'm glad you found it.
>
> On 07/08/2014 11:17 PM, Sergei Franco wrote:
>> Hi Edgar,
>>
>> I found that I was wrong about .htaccess not working inside of
>>
common
users directory.
Thank you very much,
Sergei.
On 9 July 2014 13:35, Sergei Franco wrote:
> Hi,
>
> Here is (redacted) portion of virtual section I use (I replaced real
> IP address with [IP]):
>
> RewriteMap vhost dbm=db:/[somepath]/vhost.db
> RewriteMap port-
tREDACTED./wordpress/wp-login.php?loggedout=true
Thank you very much.
Sergei.
On 9 July 2014 12:36, Edgar Pettijohn wrote:
>
> On 07/08/2014 06:00 PM, Sergei Franco wrote:
>> Hi,
>>
>> I am using apache 2.4.7 with mod_proxy_fcgi for purpose of passing
>> through php
Hi,
I am using apache 2.4.7 with mod_proxy_fcgi for purpose of passing
through php to php-fpm (this will be used for shared hosting
environment).
The htaccess works fine for non php files, but once it hit rewrite
rule that proxies through the php requests, the htaccess is ignored.
I know why it i