I am a long-time Windows client-server developer. I am brand-new to web development in general and PHP / MySQL / Apache on Linux development in particular.
I have PHP and MySQL installed on my Windows XP Pro desktop, running IIS. I know that if I put my web pages in
C:\Inetpub\wwwroot\sitename
(assume one file named index.php), I can access them from IE with
I have a hosted site: mydomain.com and a subdomain: sub.mydomain.com. My question is: Where do I put my files on this Apache server in order to access them using
I have PHP and MySQL installed on my Windows XP Pro desktop, running IIS. I know that if I put my web pages in
C:\Inetpub\wwwroot\sitename
(assume one file named index.php), I can access them from IE with
I have a hosted site: mydomain.com and a subdomain: sub.mydomain.com. My question is: Where do I put my files on this Apache server in order to access them using