18
Hello everybody, i've been working with TOON2009 and i think we have it all working now. I'll try to explain how we did it... (Mostly how it works with his hosting setup
).
His hosting setup is like this:
for domain.org you have to place the file's in the main main directory (let's say the public_html directory)
In this director there's a director for the .com and the .net so its like this:
/public_html/ (domain.org)
/public_html/com (domain.com)
/public_html/net (domain.net)
And i think the problem we had was that the hosting has some sort of rule that a .htaccess file can only be placed in the root folder of a domain so for .org this was the public_html dir and for .com its the .com dir and not the public_html directory.
We placed the .htaccess in the right place and everyting seems to be working now.
Greets Dylian