Hi Anish Shah,I can try helping you out,even i new in linux what i know i
can help you out this much only.. plz try this n make sure u put the correct
IPAdrress ok


vim /etc/httpd/conf/httd.conf

NameVirtualHost 192.168.0.1:80

<virtualHost 192.168.0.1:80>
      ServerAdmin [email protected]
      DocumentRoot /var/www/html
      ServerName ns1.ipsr.org
</virtualHost>

<virtualHost www.ipsr.org :80>
      ServerAdmin [email protected]
      DocumentRoot /var/www/virtual
      ServerName www.ipsr.org
</virtualHost>


Make sure that you have the html file in both var/www/html n
/var/www/virtual

then service httpd restart
chkconfig httpd on

then you can go to webbrowser n check the links


thanks
Shilpa .P. Maskara
























On Sun, Jun 14, 2009 at 12:18 AM, Anish Shah <[email protected]>wrote:

> hello sir
>
> i hope u r fine .
>
> sir i want to ask u one question related  Apache Server.
>
> sir my dns server is   ns1.ipsr.org ,
>
> sir   my apache server is  * ns1.ipsr.org* and document root is
> /var/www/html , here i made index.html
> ( that contents Hello This Is Apache Server )
>
> my  Virtual Host is  * www.ipsr.org* , and document root is  /var/www/
> www.ipsr.org and here i made
>
> index.html.( that contents  hello this is virtual host )
>
> *when i  open  http://www.ipsr.org  it shows me perfect page it means* (
> hello this is virtual host )
>
> *But  when i open  http://ns1.ipsr.org  it still shows me *  (   hello
> this is virtual host )
>
> instead  of  my original contents ( Hello This Is Apache Server )
>
>
> So please help me how to resolve this problem ?
>
>
> Thanks & Regards
> Anish J Shah
> mob-9979461192
>
> _______________________________________________
> ILUG Cochin Mailing List
> http://ilug-cochin.org/mailman/
> [email protected]
> http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
> #[email protected]
>
>


-- 
Shilpa.P.Maskara

" Two Ways To Win The Life's Race ! !
Wade through life to its length,
Hard work as your strength!
(OR)
Make love as your wealth,
And win the world with full health!! "
_______________________________________________
ILUG Cochin Mailing List
http://ilug-cochin.org/mailman/
[email protected]
http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
#[email protected]

Reply via email to