Forum Moderators: phranque

Message Too Old, No Replies

Theory Question Rewrite

         

artmedia

4:47 pm on Mar 17, 2009 (gmt 0)

10+ Year Member



I have made some test in two sites that I have, but in one of them I cannot redirect real paths to a specific file, for example:

I have example.com and inside I have these folders:

example.com/dir1/
example.com/dir2/

but I just can redirect any "non real" folder to someplace, for example:

example.com/norealdir1/
example.com/norealdir2/

but in other site all works (redirection with real a non real folder), I can do everything. There is some configuration that i have to change?

jdMorgan

12:17 pm on Mar 18, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This would depend on how your second site is configured (how it was "created" on the server), what code you are trying to use to redirect, the location of that code in the server filesystem, and several other factors.

Also, a more-detailed description of the problem would be useful -- "It doesn't work" tells us very little.

Jim

artmedia

10:11 pm on Mar 18, 2009 (gmt 0)

10+ Year Member



ok, i was reading this topic [webmasterworld.com...] then i guess it has to be with UseCanonicalName or Options -MultiViews

I'll test it and then come back here