[TYPO3-UG Dutch] vraag over mappen waar je niet in wilt..

Michiel Roos [netcreators] michiel at netcreators.com
Tue Jun 23 11:06:01 CEST 2009


Beste Lijst,

.htaccess is best handig als je niet zelf in de VirtualHost je zaakjes
kunt regelen.

Het is 'ietsie' sneller als je .htaccess in zijn geheel uitschakelt. Wat
er namelijk gebeurt als je een plaatje, map, of ander bestand aanroept is:
- Apache kijkt of er in de map waarin je iets aanroept ook een .htaccess
staat;
- Als dat niet zo is, kijkt Apache een map hoger in de tree;
- Als daar nix is, kijkt Apache nog een map hoger in de tree;
- . . . . net zo lang to de DocumentRoot is bereikt.

Dit zijn nogal wat file tests als je een diepe directory structuur gebruikt.

Apache doet dit omdat een .htaccess ook geldt voor alle sub directories.


http://httpd.apache.org/docs/2.2/howto/htaccess.html#when

In general, you should never use .htaccess files unless you don't have
access to the main server configuration file.


Op mijn eigen speel server heb ik het uigeschakeld: http://www.typofree.org/


-- 

Met vriendelijke groet / Warm regards,


Michiel Roos
TYPO3 Developer
Certified TYPO3 Integrator

t. 06 458 7 8 9 10
w. netcreators.com
_____________________________________________
Netcreators: Open Source, Open Minds, Open People
_____________________________________________


More information about the TYPO3-UG-Dutch mailing list