Dear All,

I checked my django site a security ponycheckup at ponycheckup.com and I 
got 90%, which is good. However I am stuck at resolving the error "
Web server allows TRACE
Your web server allows the TRACE method. This is not good, as it rarely 
serves a purpose, and can be used in cross-site scripting attacks."

I tried to look around for answers and most of them had solutions for 
modifying htaccess file. Since I use AWS EB, I dont want to manually modify 
any server files (because they get overwritten and writing a EB command 
looks very hacky). Is there a Django way of resolving this issue (some 
setting in settings.py)?




-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f990e541-6cb9-45e7-8aea-6c708ff2ac02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to