Re: [users@httpd] Curious inability to mod_rewrite absolute paths

2013-11-19 Thread Borden Rhodes
Thank you for your response. Indeed, I stumbled upon that .htaccess rule in my reading. Even if the prefix was stripped, shouldn't the modified link still have appeared in the matching cascade? I carefully reviewed error.log, which didn't even show the prefix getting stripped from the /links. Also

[users@httpd] what setting to not get chunked

2013-11-19 Thread Mihamina RKTMB
Hello, I have a website where HTML content is chunked: $ wget -S URL [...] HTTP request sent, awaiting response... HTTP/1.0 200 OK Date: Tue, 19 Nov 2013 15:40:40 GMT Server: Apache Set-Cookie: PHPSESSID=uff7qlq6igvk8gq4brfv6vi4i4; path=/ cache-control: private, must-revalidate pragma

Re: [users@httpd] Curious inability to mod_rewrite absolute paths

2013-11-19 Thread Eric Covener
RewriteRule in htaccess strips the prefix used to get to the htaccess files directory. What you compare to will never begin with /. This should have been traced. On Nov 19, 2013 6:06 AM, "Borden Rhodes" wrote: > Good morning, list, > > After about 7 hours of struggling with this issue, I can't se

[users@httpd] Curious inability to mod_rewrite absolute paths

2013-11-19 Thread Borden Rhodes
Good morning, list, After about 7 hours of struggling with this issue, I can't seem to find out how to trace the cause of this issue: I am trying to rewrite absolute URLs using a .htaccess file on my computer being served from localhost. I have succeeded in the following: Using, say, an HTML file