in the DSO
support area of httpd.conf, which is where all of the other necessary
'LoadModule's are uncommented.
--Josh GreenwoodOn 10/5/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 10/5/05, Josh Greenwood <[EMAIL PROTECTED]> wrote:> Here is the rewritecond with the
eenwoodOn 10/5/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 10/5/05, Josh Greenwood <[EMAIL PROTECTED]> wrote:> No, the quoted rewritelog is the result of the [P] flag not being there. The> problem is when the [P] flag is there, it
> grabs the page out of the local 'webco
No, the quoted rewritelog is the result of the [P] flag not being there. The problem is when the [P] flag is there, it
grabs the page out of the local 'webcontent' folder instead of getting the Internet version.
--Josh GreenwoodOn 10/5/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
est.com/
(1) escaping http://www.test.com/ for redirect
(1) redirect to http://www.test.com/ [REDIRECT/302]
My question: How do I go about ignoring the local 'www.test.com' folder and serving the actual page from www.test.com?
--Josh Greenwood
On 10/5/05, Joshua Slive <[EMAIL PROTECTED]
Slive <[EMAIL PROTECTED]> wrote:
On 10/4/05, Josh Greenwood <[EMAIL PROTECTED]> wrote:> Hello,> I am using Apache 2.0.54. I am having difficulty with the following> rewritecond/rewriterule:
>> # See if the requested page is http://www.test.com> Re
rewriteconds seem to be doing their
intended jobs, the rewriterule is not retrieving the page
'www.test.com' from the Internet. I appreciate any ideas.
-Josh Greenwood