Error Logfiles - 401 ErrorDocument
Posted: Fri Oct 26, 2012 4:29 pm
Folgende Meldung erscheint sehr oft in den Error Logfiles:
[Fri Oct 26 17:07:16 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:07:16 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:07:16 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:07:35 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:08:30 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
Was verursacht diese Meldung? Hat das was mit der .htaccess im Blog zu tun:
Options -MultiViews
ErrorDocument 404 /index.php
DirectoryIndex /index.php
php_value session.use_trans_sid 0
php_value register_globals off
Ist das ein problem oder kann ich das ignorieren?
Gruß
Milos
[Fri Oct 26 17:07:16 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:07:16 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:07:16 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:07:35 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Fri Oct 26 17:08:30 2012] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
Was verursacht diese Meldung? Hat das was mit der .htaccess im Blog zu tun:
Options -MultiViews
ErrorDocument 404 /index.php
DirectoryIndex /index.php
php_value session.use_trans_sid 0
php_value register_globals off
Ist das ein problem oder kann ich das ignorieren?
Gruß
Milos