PDA

View Full Version : I need the redirects removed


ZOMP
01-05-2006, 03:09 AM
Hello,

As an example: Type in your website directory address then ' / ' then enter random text. See how it automatically redirects you to the homepage of the directory? I believe this is called cloaking.

Anyway I ned this removed because I hjave installed a blog hoster at www.mydirectory.com/blogs

When a user creates a blog the address becomes www.mydirectory.com/blogs/username

But that address cloaks the directory home. Login.php and the process of account creation works find, however we can't access (view) the blogs. I beliueve the PHPLD Is the one cuasing the problems.

Im looking for a way to turn it off but I really need someone to help me out. Thanks alot! =)

thompson
01-05-2006, 07:40 AM
i tested something with url rewriting and i had the same problems.

i think the problem is the text in .htaccess which goes to index.php, but i didn“t test it.

ZOMP
01-05-2006, 10:55 AM
Thanks, I'll have a look through the diffrent text files and see If I can find what this is. Have any Idea's Casey or Jim?

ZOMP
01-05-2006, 11:14 AM
Excuse me, but I'v found a problem in the blog script. Thanks anyway guys, sorry!

For anyone interested in turning the redirection off go to hta access and change the following:

Content visible to registered users only.

To

Content visible to registered users only.