mod_rewrite and server status

This is a discussion on mod_rewrite and server status within the Apache Web Server forums, part of the Web Server and Related Forums category; I'm trying to use mod_rewrite on v 1.3.33 running on OS X server - I'm moving from ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-24-2007
dwitton
 
Posts: n/a
Default mod_rewrite and server status

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 Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:36 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0