On 2008-03-13, Joshua Slive wrote: > On Thu, Mar 13, 2008 at 11:43 AM, Daniel Aleksandersen wrote: > > The below option spesified in the document_root/.htaccess have no > > effect. Should it work? It may be my shared hosting enviroment that > > is messing up this one. I see that all headers still have "Server: > > Apache". Header unset Server > > > > Header unset Content-Location > > Because of where mod_headers acts in the request processing pipeline, > it is not possible to modify or unset many of the standard headers > apache uses for protocol compliance. I wouldn't be surprised if the > above two were in that category, although I haven't checked. The “Server” header really is not required. I want only to mofify one thing with the “Content-Location” header. I want it to include the absolut URI instead of only the relative URI. Can this be done? -- Daniel Aleksandersen --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx