Hi all,
I am going to install CENTOS 5.3 on three HP Proliant ML 350G servers. The processor is Quad-core Xeon E5420 and E5335 for one of them. They all have 1GB Memory. Should I install a 32 bits version or 64 bits versions?
The servers will be used an organization about 50 peoples for Web, Mail and related services.
Thanks
--- En date de : Mar 18.8.09, Alan Sparks asparks@doublesparks.net a écrit :
De: Alan Sparks asparks@doublesparks.net Objet: Re: [CentOS] httpd .htaccess rewrite for images À: "CentOS mailing list" centos@centos.org Date: Mardi 18 Août 2009, 6h18
Dave wrote:
In my httpd virtual host directive i have:
alias /images "/var/www/test.example.com/images" <Directory "/var/www/test.example.com/images"> Options None AllowOverride None order allow,deny Allow from all
</Directory>
Comments appreciated.
Assume you mean that the rewrites are ignored. Note that "AllowOverride None" tells apache to completely ignore .htaccess files. Either move your rewrite rules into the vhost container or consider "AllowOverride FileInfo". -Alan
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos