PDA

View Full Version : Domain Redirection Problems phpLD3


Hendricius
04-21-2007, 11:23 AM
Hello,

I installed my phpLD and set up a subdomain forwarding to my phpLD folder.

The redirection of the Domain works fine. But then on loading the page, the Adress in the Browserbar is being changed.

Example: linkdirectory.d3scene.com redirects to ---> 88.71.123.68/d3scene/linkdir

I access linkdirectory.d3scene.com and then I am forwarded to 88.71.123.68/d3scene/linkdir. On loading the Page the Adress changes to 88.71.123.68/d3scene/linkdir.

Any help how I can fix that? Thanks!

Another question: Should I run the Linkdirectory on a subdomain or just in a Folder? e.g linkdirectory.d3scene.com or d3scene.com/linkdir. What is better for gaining Link popularity for the site?

Thaks again,

Hendricius

shadav
04-22-2007, 01:50 PM
it's because you need a trailing slash at the end...i have this problem with my sites as well but as of yet haven't figured out how to fix the problem for folders...

but to redirect the actual hosting account to your domain edit your .htaccess and add (this is set to force the www if ppl don't type it lol)

Content visible to registered users only.
edit with your info

either way is fine...though some directories don't accept folders whereas they will accept subdomains
with a subdomain you can access it either way subdomain.domain.tld or domain.tld/folder name