Alright, one virtual server works fine, but i enter another one and it directs the URL to the standard Apache new install page. Kinda new to the linux deal but liking what i am seeing so far, I also cant seem to get BIND to work correctly. but that is for another day.
RED HAT 8
Latest WebMin and Virtualmin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
mind if I jump in? jbaudio what do you mean by "share" curious, as I am having the same problems as bones_duece. I never had this issue with apache 1.3. commonhttpd.conf, httpd.conf and vhosts.conf on mine all look good. I dont think webmin is the issue.
Hope you guys figure it out!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Webmin is not the issue in this matter nor is Virtualmin. Your problems is how your virtual conf file is layed out. Are you sharing the ip address that is binded to the domain name on the apache server? You can bind one domain name with aliase to an ip. But there is away to make apache sort shared ipaddress based off name and it is a rather simple configuration. I would almost bet you are over looking something.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
there is a setting in some versions of apache and i think RH8 has it, where you specify the server to be name based this way it looks for name and then goes to that dir.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have successfully done this on a windows xp machine, and the reason for the change is the connection limitations with xp this is why i am converting to linux. I cant find anything wrong with the httpd.conf file even camparing against the windows version, any other suggestions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
K, I got Bind to work well it was working i just entered like a dumb a*& i entered the gateway into the dns servers for the testing server. DUH, anyway, Still cant get virtual server running but i have one more thing to try before i get too frusterated. Anything in particular i should look at in the virtual server section of the httpd.conf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Alright, one virtual server works fine, but i enter another one and it directs the URL to the standard Apache new install page. Kinda new to the linux deal but liking what i am seeing so far, I also cant seem to get BIND to work correctly. but that is for another day.
RED HAT 8
Latest WebMin and Virtualmin
Do you have the virtual servers set to share?
Hey,
mind if I jump in? jbaudio what do you mean by "share" curious, as I am having the same problems as bones_duece. I never had this issue with apache 1.3. commonhttpd.conf, httpd.conf and vhosts.conf on mine all look good. I dont think webmin is the issue.
Hope you guys figure it out!
Webmin is not the issue in this matter nor is Virtualmin. Your problems is how your virtual conf file is layed out. Are you sharing the ip address that is binded to the domain name on the apache server? You can bind one domain name with aliase to an ip. But there is away to make apache sort shared ipaddress based off name and it is a rather simple configuration. I would almost bet you are over looking something.
Um, I dont know where would I do that???
there is a setting in some versions of apache and i think RH8 has it, where you specify the server to be name based this way it looks for name and then goes to that dir.
I have successfully done this on a windows xp machine, and the reason for the change is the connection limitations with xp this is why i am converting to linux. I cant find anything wrong with the httpd.conf file even camparing against the windows version, any other suggestions.
K, I got Bind to work well it was working i just entered like a dumb a*& i entered the gateway into the dns servers for the testing server. DUH, anyway, Still cant get virtual server running but i have one more thing to try before i get too frusterated. Anything in particular i should look at in the virtual server section of the httpd.conf