Konfig:
fedora 6 / Apache/2.2.4 / PHP 5.1.6 (cli)
nach Update von 1.6.12 -> 2.0.1
Problem: admin Bereich -> Konfiguration
Allgemeine Konfiguration
Method Not Implemented
POST to /admin/index.php not supported.
Artikel-Konfiguration und Spamschutz-Konfiguration dito
(wenn man jetzt übrigens auf Konfig. speichern geht hat man für immer verloren)
das Problem habe ich soweit auch schon geortet mod_security um exakt zu sein lädt der httpd unter
/etc/httpd/conf.d/mod_security.conf
Include modsecurity.d/modsecurity_crs_10_config.conf
wenn ich die raus REMe ist alles okay nun bin ich in mod_sec nicht wirklich fit.. aber einfach rumdoktern, ich pose mal meine conf evtl. fällt ja jemanden was ein/auf

SecRuleEngine On
SecRequestBodyAccess On
SecResponseBodyAccess On
SecResponseBodyMimeType (null) text/html text/plain text/xml
SecResponseBodyLimit 2097152
SecServerSignature "Apache/2.2.0 (Fedora)"
SecUploadDir /tmp
SecUploadKeepFiles Off
SecAuditEngine RelevantOnly
SecAuditLogRelevantStatus "^[45]"
SecAuditLogType Serial
SecAuditLog logs/modsec_audit.log
SecAuditLogParts "ABIFHZ"
# Specifies which character to use as separator for
# application/x-www-form-urlencoded content.
# Defaults to "&". Applications are sometimes (very rarely) written to use
# a semicolon (";").
SecArgumentSeparator "&"
SecCookieFormat 0
SecRequestBodyInMemoryLimit 131072
SecDebugLog logs/modsec_debug.log
SecDebugLogLevel 3
SecDataDir /tmp
SecTmpDir /tmp
um die "Fett" Zeile gehts wohl wenn man die Fehlermeldung dazu sieht
sorry jetzt kommt es dick..
[Fri Jun 15 17:29:36 2007] [error] [client 87.160.185.103] ModSecurity: Access denied with code 501 (phase 1). Match of "rx (?:^(?:application/x-www-form-urlencoded$|multipart/form-data;)|text/xml)" against "REQUEST_HEADERS:Content-Type" required. [id "960010"] [msg "Request content encoding is not allowed by policy"] [severity "WARNING"] [hostname "faqhowto.conectas.net"] [uri "/admin/index.php?action=ajax&ajax=config_list&conf=main"] [unique_id "g8yvtn8AAAEAAC5FOHMAAAAE"]
[Fri Jun 15 17:29:36 2007] [error] [client 87.160.185.103] ModSecurity: Access denied with code 501 (phase 1). Match of "rx (?:^(?:application/x-www-form-urlencoded$|multipart/form-data;)|text/xml)" against "REQUEST_HEADERS:Content-Type" required. [id "960010"] [msg "Request content encoding is not allowed by policy"] [severity "WARNING"] [hostname "faqhowto.conectas.net"] [uri "/admin/index.php?action=ajax&ajax=config_list&conf=records"] [unique_id "g8z-jH8AAAEAAC5ENwEAAAAD"]
[Fri Jun 15 17:29:36 2007] [error] [client 87.160.185.103] ModSecurity: Access denied with code 501 (phase 1). Match of "rx (?:^(?:application/x-www-form-urlencoded$|multipart/form-data;)|text/xml)" against "REQUEST_HEADERS:Content-Type" required. [id "960010"] [msg "Request content encoding is not allowed by policy"] [severity "WARNING"] [hostname "faqhowto.conectas.net"] [uri "/admin/index.php?action=ajax&ajax=config_list&conf=spam"] [unique_id "g859LH8AAAEAAC5GOlAAAAAF"]
hoffe auf eine Idee
CU
conectas