Hello,
there is a bug with parsing .htaccess file.
For example on DirectAdmin we have an account with two domains:
example.com (main domain)
example2.com
The .htaccess file from public_html of the first domains (example.com) is being parsed for the second domain example2.com. In previous versions this didn't occur. This is important, because if I make som rewrite rules on first domain then their will occur also for the second.
there is a bug with parsing .htaccess file.
For example on DirectAdmin we have an account with two domains:
example.com (main domain)
example2.com
The .htaccess file from public_html of the first domains (example.com) is being parsed for the second domain example2.com. In previous versions this didn't occur. This is important, because if I make som rewrite rules on first domain then their will occur also for the second.