i know nothing about writing a htaccess file. i found a source on the
web that said that the code below allowed everybody to access the pages
on my site. now i'm still dealing with my host about the mime type, and
adding the mime type to the file would solve my problem.
making a long story short, i get a 403 access denied with this file on
my site. would someone put me on the correct path to accomplish what i
have feeble begun, suggesting corrections for errors and security issues
i have? i really would like for someone to do this for me, but what
would i learn?
<Limit GET POST PUT>
order allow,deny
allow from all,
AddType image/svg+xml .svg
</Limit>
cheers,
dwain
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************