Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2010-04-06 17:10:20

  alex11 - Użytkownik

alex11
Użytkownik
Zarejestrowany: 2010-02-25

apache2 mod_security

Witam. Zainstalowałem moduł zabezpieczający do apache [b]mod_security[/b]. Wszystko szybko łatwo poszło. Gdy wszedłem do phpmyadmin i chciałem edytować rabele to wyskoczyło mi:

Kod:

GET to /phpmyadmin/tbl_change.php not supported. mod_security

Poradziłem sobie dodając regułkę do mod_security. Teraz mam problem ponieważ jak wchodzę na inną stronę to mam

Kod:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
aris Server at xxx Port 443

W logach mam:

Kod:

[Tue Apr 06 16:32:45 2010] [error] [client xxx] ModSecurity: Warning. Match of "rx ^OPTIONS$" against "REQUEST_METHOD" required. [file "/etc/apac$
[Tue Apr 06 16:33:30 2010] [error] [client xxx] ModSecurity: Warning. Match of "rx ^OPTIONS$" against "REQUEST_METHOD" required. [file "/etc/apach$
[Tue Apr 06 16:35:22 2010] [error] [client xxx] ModSecurity: Access denied with code 400 (phase 2). Found 1 byte(s) in ARGS:info_hash outside rang$
[Tue Apr 06 16:37:19 2010] [error] [client xxx] ModSecurity: Access denied with code 500 (phase 4). Pattern match "<b>Warning<\\/b>.{0,100}?:.{0,1$
[Tue Apr 06 16:38:40 2010] [error] [client xxx] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.D$
[b][Tue Apr 06 16:40:07 2010] [error] [client xxx] ModSecurity: Warning. Match of "rx ^OPTIONS$" against "REQUEST_METHOD" required. [file "/etc/apach$
[Tue Apr 06 16:40:08 2010] [error] [client xxx] ModSecurity: Warning. Match of "rx ^OPTIONS$" against "REQUEST_METHOD" required. [file "/etc/apache$[/b]

Macie jakiś pomysł jak to naprawić ?

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)

[ Generated in 0.009 seconds, 11 queries executed ]

Informacje debugowania

Time (s) Query
0.00012 SET CHARSET latin2
0.00005 SET NAMES latin2
0.00140 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='52.14.176.239' WHERE u.id=1
0.00118 UPDATE punbb_online SET logged=1716957518 WHERE ident='52.14.176.239'
0.00043 SELECT * FROM punbb_online WHERE logged<1716957218
0.00053 SELECT topic_id FROM punbb_posts WHERE id=145031
0.00067 SELECT id FROM punbb_posts WHERE topic_id=16543 ORDER BY posted
0.00071 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=16543 AND t.moved_to IS NULL
0.00007 SELECT search_for, replace_with FROM punbb_censoring
0.00080 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=16543 ORDER BY p.id LIMIT 0,25
0.00105 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=16543
Total query time: 0.00701 s