Re: [users@httpd] Error accessing some pages

2005-07-07 Thread Ivan Barrera A.
It sounds like a mod_security feature. Apache Apache wrote: > Sme of my users got the error "Due to the presence of characters known > to be used in cross site scripting attacks, access is forbidden. This > web site does not allow Urls which might include embedded HTML tags" > when accessing one o

Re: [users@httpd] Error accessing some pages

2005-07-07 Thread Davide Bianchi
Apache Apache wrote: > when accessing one of the Intranet applications. Kindly advise is this > error from apache and how can it be resolved. Thank you No. Is not from apache, is probably sent by your application. Fix the application or tell your users to use different browser. Davide --

[users@httpd] Error accessing some pages

2005-07-07 Thread Apache Apache
Sme of my users got the error "Due to the presence of characters known to be used in cross site scripting attacks, access is forbidden. This web site does not allow Urls which might include embedded HTML tags" when accessing one of the Intranet applications. Kindly advise is this error from apac