Subdomain

jackps9

New member
Joined
Aug 14, 2013
Messages
3
Well hopeing someone can help me with this.
So went to the "Subdomain Management" and created one. But when I try to access it via browser I just get a internal server error.

Now here is the second thing which I was told effects it, but wasn't told how to fix it. Is I have Laravel installed.
Was told by them I probably have stuff to configure like DNS, apache, etc.
 
localhost does not match server name!?
and something about 10 internal redirects exceeded
 
The internal redirects problem is whats wrong then. You must have a .htaccess redirect causing a problem in the parent folder.
 
so basicly I have to check the .htaccess with my public_html, oh the fun this is gonna be.
 
You can solve the problem by deleting the subdomain, then you can create the subdomain as a regular domain in DirectAdmin. Go to the place where you create new domains, and just type the subdomain there, then it will be created in /domains/ folder instead of inside public_html for the main domain. Then you will not have any problems with .htaccess rules in your other domain, wich is causing you trouble for the subdomain.
 
Back
Top