Gents, first of all, great job! I installed on ISPC Suse 9.3. When I create a site, the sistem create (correctly, I hope) a Webxx_yyyyyyy folder. FTPis working immediatly, but... How can I access the page through a browser during the DNS propagation? Thanx. Walter
If it's your first vhost in Apache, you could use the IP address. Or you can add the domain to your Windows hosts file (if you are on Windows). Please have a look here: http://www.howtoforge.com/forums/showthread.php?t=281
Thank you. I try to better explain. DNS is working fine after the propagation, but having xxx.yyy.zzz.kkk IP address and having webxx_yyyy new folder site, I tried to point with http://xxx.yyy.zzz.kkk/webxx_yyyy http://xxx.yyy.zzz.kkk/~webxx_yyyy http://xxx.yyy.zzz.kkk/username but with no success (404 ) What's wrong?? Walter