Apache Server configuration support - mod_rewrite and server status

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > January 2007 > mod_rewrite and server status





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author mod_rewrite and server status
dwitton

2007-01-23, 8:15 pm

I'm trying to use mod_rewrite on v 1.3.33 running on OS X server - I'm
moving from test to production. In test all is well, but in production my
rewrite_log only shows repeated

init rewrite engine with requested uri /server-status

originating from 127.0.0.1. These requests seem to be automatically
generated - they are repeated every minute or more. None of my requests for
other uris are being logged. Here's the relevant httpd.conf lines:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^TRACE
RewriteRule .* - [F]
RewriteRule ^/phones/(.*) http://172.16.1.148/phones/$1 [P]
RewriteLog "/private/var/log/httpd/rewrite_log"
RewriteLogLevel 3
</IfModule>

mod_rewrite and mod_proxy are loaded. What am I doing wrong?



----== Posted via webservertalk.com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.webservertalk.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com