Forum Moderators: bakedjake
# Virtual host petbirds.biz
<Virtualhost 192.168.2.10>
DocumentRoot /var/www/petbirds/html/
ServerAdmin petbirds@petbirds.biz
ServerName ns1.realestateassistant.biz
ServerSignature email
<IfDefine HAVE_SSL>
</IfDefine>
</VirtualHost>
I am pretty sure that the DNS is working correctly because I can ping the machines ip, www., and ns1., but I am not sure if I have all the parts put together properly. I would really apreciate any professional information that I can get. I read a whole bunch of books, but I must be a big ape because I still can't get it to work right. I want to be able to host the www.petbirds.biz and allow the individual to remote access the machine via ftp and change the information within as well as allow them https for secure encryption. I have updated some information. If more detail is needed such as code from resolv or other files to resolve my issue please let me know. Thank you very much.
Ryan Wolf.