Ticket #593 (closed defect: fixed)

Opened 2 years ago

Last modified 4 months ago

mod_proxy do not send Apache IP address of end user

Reported by: anonymous Owned by: jan
Priority: high Milestone:
Component: core Version: 1.4.11
Severity: normal Keywords: mod_proxy wordpress
Cc: Blocked By:
Need User Feedback: no Blocking:

Description

I am running wordpress at the moment. I am trying to use the lighttpd's proxy function. It works fine, however all comments appear to the system as coming from the server IP. I've used the site behind SQUID accelerator mode, and it worked fine, and the people commenting appeared to be working.

My config :

$HTTPhost? =~ "(|\.)something.com$" {

proxy.server = ( "" =>

( (

"host" => "10.0.0.1", "port" => 80

) )

)

}

Attachments

Change History

Changed 4 months ago by stbuehler

  • status changed from new to closed
  • resolution set to fixed
  • pending unset

Fixed in [743]

Add/Change #593 (mod_proxy do not send Apache IP address of end user)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.