Hi, you are wrong.
AllowOverride None would prevent Apache to read the access with the filename pointed by AccessFileName Since you pointed AccessFileName .acl it will prevent the reading of .acl files, not .htaccess. You could try with a rewrite rule. <quota chi="Dirk Deimeke"> > Answering Giorgio Zarrelli <[email protected]> > (Wed, 4 May 2011 16:01:20 +0200 (CEST)): > > Hi Giorgio, > >> if it's not a problem for you, try this: > > unfortunately it is, there are about thirty productive websites with > .htaccess files on the machine. > > I only used the "AccessFileName" to get rid of the interpretation of > ".htaccess". In my opinion and this is what the apache docu says with > "AllowOverride None" no AccessFile should be read. > > Nevertheless thank you! > > Cheers > > Dirk > > -- > Kontakt: http://d5e.org/contact > Blogs: http://dirk.deimeke.net/ - http://adminstories.de/ > Podcasts: http://d5e.org/wattenichsachs - http://deimhart.net/ > Projekte: http://blog.radiotux.de/ - http://taskwarrior.org/ > > -- > ubuntu-server mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: https://wiki.ubuntu.com/ServerTeam > -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
