Dear list,
I already have the following at my .htaccess which is running well
[]
RewriteCond %{HTTP_HOST} ^mydomain.com [OR]
RewriteCond %{HTTP_HOST} ^www.mydomain.com
RewriteCond %{REQUEST_URI} !folderB/
RewriteRule ^(.*)$ folderB/ [L]
[...]
I need a little modification like
Many thanks Torsten for the valuable inputs. It worked just fine using the
approach you provided. This is great help! Thank you!
I am now checking why perl filtering is not working for pages being served from
jboss (routed to it via the apache web server) when it is working just fine for
pages