PDA

View Full Version : What's user's default URL?



etegration
02-04-2004, 06:22 AM
after users are create with their domain what;s their default domain before their domain's DNS is propagated?

isn't it http://mydomain.com/~newusername ?

ProWebUK
02-04-2004, 07:04 AM
http://serveripaddress/~username/

Chris

etegration
02-04-2004, 07:31 AM
Originally posted by ProWebUK
http://serveripaddress/~username/

Chris

i cannot access it, i dunno why..

ProWebUK
02-04-2004, 07:35 AM
what error are you getting?, have you replaced the default index file (so you dont have index.php of your own and the default directadmin index!

Chris

etegration
02-04-2004, 07:59 AM
Originally posted by ProWebUK
what error are you getting?, have you replaced the default index file (so you dont have index.php of your own and the default directadmin index!

Chris

I get

The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

--------------------------------------------------------------------------------

So does http://serveripaddress but i do get the login page when i go to http://serveripaddress:2222

DNS settings wrong?

DirectAdmin Support
02-04-2004, 10:49 AM
Hello,

Just to confirm, you are replacing "servieripaddress" with your actual server ip address?? ie: 1.2.3.4

It is possible that a host has disabled the /~username option, so you'd have to contact them to find out.

John

etegration
02-04-2004, 06:08 PM
Originally posted by DirectAdmin Support
Hello,

Just to confirm, you are replacing "servieripaddress" with your actual server ip address?? ie: 1.2.3.4

It is possible that a host has disabled the /~username option, so you'd have to contact them to find out.

John

haha yes, i use myser's IP address instead of http://serverip

The server belongs to me and i have full SSH access, where to set the /~ options? in apache?

ctnchris
02-04-2004, 07:58 PM
Originally posted by etegration
I get

The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

--------------------------------------------------------------------------------

So does http://serveripaddress but i do get the login page when i go to http://serveripaddress:2222

DNS settings wrong?

er... it sounds to me like apache isnt started if it does the same just going to the ip address

etegration
02-05-2004, 04:28 AM
Originally posted by ctnchris
er... it sounds to me like apache isnt started if it does the same just going to the ip address

it's working now after a reinstall of DA since many things messed up. Thanks all.