As I'm sure many of you have seen, getting errors such as "Notice:  
Undefined index: HTTP_HOST in system/classes/site.php line 137" is far  
from uncommon. The basic reason behind this is HTTP/1.0 has no host  
header, and thus HTTP_HOST has nowhere to be initialized from (the  
server has no idea what domain was used for the request unless only  
one domain is on the IP). This is 
<http://trac.habariproject.org/habari/ticket/631 
 >.

Is there any reason we actually output absolute IRIs? Can we not get  
by with just outputting relative IRIs, even if it is absolute path IRIs?


--
Geoffrey Sneddon
<http://gsnedders.com/>


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/habari-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to