Moderator: Moderators
vigge_sWe wrote:GoBieN wrote:When do you get the 400 error ? What is the exact URL when you get that error ?
It is when I access the .htaccess module. The adress is
jagf.net/adm/index.php?sid=955f17f0b86513951a4448e40183581b&i=phpbb_seo&mode=htaccess

GoBieN wrote:vigge_sWe wrote:GoBieN wrote:When do you get the 400 error ? What is the exact URL when you get that error ?
It is when I access the .htaccess module. The adress is
jagf.net/adm/index.php?sid=955f17f0b86513951a4448e40183581b&i=phpbb_seo&mode=htaccess
Could it be a current rewrite rule is messing up the link to the module ?
GoBieN wrote:vigge_sWe wrote:no it was still same after I deleted the .htaccess
Do you have access to the apache error/access logfile ?If so could you copy/paste the lines there about the specific URL
Response Headers - http://www.phpbb-seo.com/boards/posting ... st&p=16902
Date: Mon, 19 May 2008 16:02:52 GMT
Server: Apache/1.3.37 (Unix) mod_gzip/1.3.19.1a PHP/4.4.4 mod_ssl/2.8.28 OpenSSL/0.9.6m
X-Powered-By: PHP/4.4.4
Set-Cookie: phpbbseo_data=a********************************; expires=Tue, 19 May 2009 16:02:52 GMT; path=/; domain=.phpbb-seo.com
phpbbseo_sid=*********************************************; path=/; domain=.phpbb-seo.com
Cache-Control: private, pre-check=0, post-check=0, max-age=0
Expires: 0
Pragma: no-cache
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
Content-Encoding: gzip
Content-Length: 8665
200 OK

GoBieN wrote:phpBB doesn't generate these kind of errors (or normally it does not).
400 BAD request, is a HTTP status error, that comes from the webserver.
If you want to be sure, check the headers of the page, when you get an 400 error. In the headers you can read who generated the request, and the CODE of the page you are viewing. If there it says 200 OK then its phpBB, if it there says 400 BAD request it's the webserver doing it.
Headers can be checked with firefox and the Web Developer Toolbar.
Example of the headers of this page:Response Headers - http://www.phpbb-seo.com/boards/posting ... st&p=16902
Date: Mon, 19 May 2008 16:02:52 GMT
Server: Apache/1.3.37 (Unix) mod_gzip/1.3.19.1a PHP/4.4.4 mod_ssl/2.8.28 OpenSSL/0.9.6m
X-Powered-By: PHP/4.4.4
Set-Cookie: phpbbseo_data=a********************************; expires=Tue, 19 May 2009 16:02:52 GMT; path=/; domain=.phpbb-seo.com
phpbbseo_sid=*********************************************; path=/; domain=.phpbb-seo.com
Cache-Control: private, pre-check=0, post-check=0, max-age=0
Expires: 0
Pragma: no-cache
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
Content-Encoding: gzip
Content-Length: 8665
200 OK
Users browsing this forum: Google [Bot] and 11 guests