I would recommend abandoning mod_rewrite, and using FallbackResource
instead. It will be far simpler, and you may only need a few directives,
depending on the routing script needed.
On Fri, Mar 23, 2018 at 10:36 AM, Rajib Karmakar
wrote:
> How to overcome this issue.
>
> Sincerely
>
How to overcome this issue.
Sincerely
-
Rajib Karmakar
Creative Web Logo Technologies
Website: http://www.creativeweblogo.com
Mobile: +919874704940
Skype: creative.web.logo
© 2008-2018 Creative Web Logo Technologies.
On Fri, Mar 23, 2018 at
I'm sorry, but share what, exactly?
On Fri, Mar 23, 2018 at 10:16 AM, Rajib Karmakar
wrote:
> Please share
>
> Sincerely
> -
> Rajib Karmakar
>
> Creative Web Logo Technologies
> Website: http://www.creativeweblogo.com
> Mobile: +9198747049
Please share
Sincerely
-
Rajib Karmakar
Creative Web Logo Technologies
Website: http://www.creativeweblogo.com
Mobile: +919874704940
Skype: creative.web.logo
© 2008-2018 Creative Web Logo Technologies.
On Fri, Mar 23, 2018 at 5:52 PM, Frank
I would just use a few FallbackResource directives instead.
On Thu, Mar 22, 2018 at 8:27 PM, Rajib Karmakar
wrote:
> Hello,
>
> Issues Facing for multiple htaccess rule for dynamic slug.
> Mainly for an eCommerce website starting from which has
> Department,category,subcategory,subsubcategory an
Hi Rainer,
thanks for the enlightenment :-) I was not aware, that the RewriteRule
check is done before actually evaluating the RewriteCond(s). So, out of
curiosity I gave it a try. As I only need to look for the GET request on
the login-page, this works fine for me:
RewriteCond "%{REQUEST_METHOD