Amand Tihon
amand.tihon at alrj.org
Tue Mar 28 08:45:25 EST 2006
Le Mardi 28 Mars 2006 15:19, Julien Cigar a écrit : > <Files "\.(gif|jpe?g|png|css|html?)$"> > SetHandler None > </Files> I think you want a <FilesMatch ...> directive here, instead of a <Files ...> The other solution is to use <Files ~ regexp> but FilesMatch is recommended in apache's documentation. I hope this helps. -- Amand Tihon -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 191 bytes Desc: not available Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20060328/2b41d092/attachment.bin
|