subdomain problem
Submitted by cameron on Wed, 06/09/2010 - 00:40
when i add a subdomain and want to open that subdomain it shows me not found 404 problem:
Not Found
The requested URL /var/www/vhosts/najma.ir/najma.ir/httpdocs/index.php was not found on this server.
why doesnt work?
Forums:
ehcpdeveloper
Thu, 06/10/2010 - 07:04
Permalink
normally, subdomains use
normally, subdomains use directories like:
/var/www/vhosts/najma.ir/najma.ir/httpdocs/sudomains/sub1
not
/var/www/vhosts/najma.ir/najma.ir/httpdocs/
so, if you try to access
sub1.najma.ir
and you get that error, this means that your "add subdomain" did not succeed.
make sure that your ehcp daemon is running in your server.
check http://ehcp.net/?q=node/848
cameron
Tue, 06/22/2010 - 16:55
Permalink
i would like to say that when
i would like to say that when i add index.php at the end of subdomains for example sub1.najma.com/index.php it's work.
Stone1555
Thu, 06/24/2010 - 03:37
Permalink
Sounds like it could be
Sounds like it could be something in the apache config
cameron
Thu, 06/24/2010 - 18:21
Permalink
what should i do? i didnt do
what should i do? i didnt do anything at all
Stone1555
Thu, 06/24/2010 - 22:57
Permalink
Can you post the url you are
Can you post the url you are trying to reach? I can run a test with it in about an hour and see if its a setting or something
cameron
Sat, 06/26/2010 - 01:36
Permalink
www.hemmatdairy.com and its
www.hemmatdairy.com
and its subdomains forums.hemmatdairy.com
Stone1555
Tue, 06/29/2010 - 06:45
Permalink
Did you get this working?
Did you get this working?
Stone1555
Sat, 06/26/2010 - 09:44
Permalink
Weird, looks like it works to
Weird, looks like it works to me, have you tried installing your forums there?