I host my domain in Zerigo's DNS service, the domains A-record points to EC2 instance. I guess I dont need bind in EC2 server, just handle domains with apache virtualhost, this is right? Can I handle subdomain's (lorem.ipsum.com) A-record with apache virtualhost?
Home
/
user-53116
Dodi's questions
Someone redirected his domains A-record to my server. Is there any specific config in virtualhosts? or I can use this like a full domain? (Debian Lenny)
How can I enable ssh for user administrator?
I use this in sshd_config:
AllowUsers administrator
After restart ssh, I tried login, I typed username + pw, but I dont got any answer. Whats wrong?
Maybe this settings are the reasons?
Match group filetransfer
ChrootDirectory %h
X11Forwarding no
AllowTcpForwarding no
ForceCommand internal-sftp