Results 1 to 3 of 3
Hi,
I'm new to linux and unfortunately my site, which was setup by someone else requires some maintainance. I have fedora 8 server running httpd service (I'm guessing its apache). ...
- 04-28-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
creating sub web domain
Hi,
I'm new to linux and unfortunately my site, which was setup by someone else requires some maintainance. I have fedora 8 server running httpd service (I'm guessing its apache). I want to create a sub domain for my web site for development purposes. I located the files of the site but I can't located the httpd configuration file that referring to that site. I checked the default file under \etc\httpd\conf\httpd.conf. I saw the <virtualhost> section, which reffering to the /var/www/html, but my files are not there. There is a file index.php which have only <? echo "" ?>. Where and how can I find the correct reference?
Thanks,
- 04-29-2011 #2Just Joined!
- Join Date
- Apr 2011
- Posts
- 3
Hi dude,
First u have to check the subdomain is reachable then u go for http part
Regards
Kathir
- 04-29-2011 #3Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
It is reachable
The problem is with the configuration


Reply With Quote