Om andra webhotellskunder använder.....htaccess slöar det ner för mig automatiskt då oxå även om jag i min domän inte har nån .htaccess?
Jag har börjat nosa lite om det här .htaccess fenomenet och läste om detta:
When (not) to use .htaccess files
http://httpd.apache.org/docs/1.3/howto/htaccess.html
Citat:
The first of these is performance. When AllowOverride is set to allow the use of .htaccess files, Apache will look in every directory for .htaccess files. Thus, permitting .htaccess files causes a performance hit, whether or not you actually even use them! Also, the .htaccess file is loaded every time a document is requested.
|
Det får mig att undra om det är värt besväret att plugga på .htaccess när det verkar finnas en sån dålig nackdel som prestanda neddragning?