By joelio12 on
I'm using Yahoo as a host and they don't allow .htaccess files. I'm in urgent need for an alternative, any ideas?
Or is there anyway to have drupal reference an outside .htaccess file (i.e. www.myotherwebsite.com/.htaccess) and make use of it the same?
Thanks
Comments
Yes and no
Yes, there is an alternative to .htaccess: Implement the same instructions in the server configuration. That's not likely to help you with Yahoo.
No, Drupal does not read the .htaccess file. It is a set of instructions to the webserver.