Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2007 at 08:37 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ghoti commentedI didn't see this before I posted a related issue: http://drupal.org/node/185161
I've found that adjusting $base_root is sufficient for me, because my HTTP_HOST is the same as my HTTP_X_FORWARDED_HOST. Is it really that common for the two to be different? If so, then these tickets are complementary.
But ... why use this extra $host variable? Is there any problem overwriting $_SERVER['HTTP_HOST'] itself? See my patch. I believe it does the same as yours, but with a little less code.
Comment #2
dpearcefl commentedIs this still a problem in current D6?
Comment #3
dpearcefl commentedWe want your patch if it is still needed. Please resubmit it with a proper filename.
http://drupal.org/node/1054616
[description]-[issue-number]-[comment-number].patch