Michael Petnuch wrote:
> 
> On Jul 20, 2006, at 2:52 PM, Michael Peters wrote:
> 
> 
> I tried adding this line inside the '/' location and just inside the
> virtual host declaration.  Both didn't work.
>>
>> RewriteRule /(.*) /app/$1
>>
> 
> Checking the logs that seems to map to the right place... but it is
> expecting a real file instead of using Dispatch, i.e. it is giving me a
> 'File does not exist' error in the apache error log.

Set your RewriteLogLevel to 3 and your then tail your RewriteLog to see why
things aren't getting matched.

-- 
Michael Peters
Developer
Plus Three, LP


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to