Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache2.2 Redirect problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
kiesa
n00b
n00b


Joined: 20 Oct 2005
Posts: 57
Location: Finland

PostPosted: Sat Mar 04, 2006 9:10 pm    Post subject: Apache2.2 Redirect problem Reply with quote

We have chrooted apache2.2 server running and everything else
works just fine but when users are redirected by web applications
like gallery2 or squirrelmail users get error:

"Bad Request

Your browser sent a request that this server could not understand."

And are stuck on redirect.php or whatever but anyway are not redirected to
application as should have.

And after trying with various browsers, without any firewalls,
switched NICs, many php versions etc and nothing seems to work.
Just can't figure out what it could be.

Could it be possible that i've forgot to copy something over to
chrooted environment that could cause this?

Is there any way to debug apache and see what it is really doing?

or.. could this even be kernel related?
Back to top
View user's profile Send private message
Philz
n00b
n00b


Joined: 31 Oct 2004
Posts: 51
Location: Switzerland

PostPosted: Sun Mar 05, 2006 10:27 pm    Post subject: Reply with quote

Well, what are it's log files saying?

They usually reside in
Code:

terabox ~ # ls -l /var/log/apache2/
total 15M
-rw-r--r--  1 root root  13G Mar  5 02:29 access_log
-rw-r--r--  1 root root 1.1M Mar  4 19:17 error_log
-rw-r--r--  1 root root  96K Mar  4 19:17 startuperror.log

_________________
Sorry, no time for a sig.
Back to top
View user's profile Send private message
kiesa
n00b
n00b


Joined: 20 Oct 2005
Posts: 57
Location: Finland

PostPosted: Tue Mar 07, 2006 6:21 am    Post subject: Reply with quote

arh, there was some not-so-wise LimitRequest* options set up
on apache which were causing this. Thanks anyway!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum