Opened 12 years ago
Closed 12 years ago
#29209 closed defect (bug) (invalid)
Entering a path in blog comments leads to an error
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Comments | Keywords: | |
| Focuses: | Cc: |
Description
I was creating a comment on a wordpress blog and in it, I had the path /etc/php5/apache2/php.ini. Invariably, the blog returned me the error "Not Acceptable!
An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security."
Once I removed the first slash from the path, the comment was accepted.
Change History (1)
Note: See
TracTickets for help on using
tickets.
The message clearly says that it comes from ModSecurity, not from WordPress core.