Are you using native LSWS configuration or still load vhosts from Apache configuration?
First, you need to make sure .htaccess was loaded in the debug logging.
Make sure .htaccess permission is set correctly so it can be read by server process, need to make it world readable.
try touch...