cPanel uses the following alias:
Alias /bandwidth /usr/local/bandmin/htdocs/
/usr/local/bandmin/htdocs/.htaccess has a username/password auth
However, it's not reading it, here is the Directory listing that would apply to that directory:
<Directory "/">
Options ExecCGI IncludesNOEXEC Indexes SymLinksIfOwnerMatch
AllowOverride All
</Directory>
My apache servers which the same config work fine, so kinda odd.
Does Litespeed NOT read .htaccess files in this directory for some reason?
Alias /bandwidth /usr/local/bandmin/htdocs/
/usr/local/bandmin/htdocs/.htaccess has a username/password auth
However, it's not reading it, here is the Directory listing that would apply to that directory:
<Directory "/">
Options ExecCGI IncludesNOEXEC Indexes SymLinksIfOwnerMatch
AllowOverride All
</Directory>
My apache servers which the same config work fine, so kinda odd.
Does Litespeed NOT read .htaccess files in this directory for some reason?