You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Ian H. Stewart" <ia...@nyro.com> on 2003/12/28 23:11:16 UTC

[users@httpd] Trailing Slash on Mac OS X

This is not working at all.

I have mod_dir loaded, I also have tried

UseCanonicalName On or Off

I also tried the rewriteEngine On
with a rule of 

RewriteRule ^foo$ foo/ [R]

and that did not work either.

So looking for ideas.

I have some directories without .htaccess files
and some with. Will I need a different fix depending
on .htaccess status?

Thanks.

Ian


If you want config files or sample URLs just let me know.


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Trailing Slash on Mac OS X

Posted by Aaron W Morris <aa...@mindspring.com>.
Ian H. Stewart wrote:
> This is not working at all.
> 
> I have mod_dir loaded, I also have tried
> 
> UseCanonicalName On or Off
> 
> I also tried the rewriteEngine On
> with a rule of 
> 
> RewriteRule ^foo$ foo/ [R]
> 
> and that did not work either.
> 
> So looking for ideas.
> 
> I have some directories without .htaccess files
> and some with. Will I need a different fix depending
> on .htaccess status?
> 
> Thanks.
> 
> Ian
> 
> 
> If you want config files or sample URLs just let me know.

Let's see the httpd.conf.


-- 
Aaron W Morris <aa...@mindspring.com> (decep)




---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org