If you areusing IE you have to pu tin the http:// infront of it, its one
of those quirky IE only things.  Don't have to do that in
Mozilla/Netscape.

                        Adam

On Tue, 24 Sep 2002, Anil Garg wrote:

> hi
> in my httpd.conf i have added a virtual host as:
>
> <VirtualHost 10.70.0.215:90>
> #  General setup for the virtual host
> DocumentRoot "/netvcr/www/niksun"
> ServerName  niksun.com
> #ServerAdmin [EMAIL PROTECTED]
> ErrorLog "|/usr/local/sbin/rotatelogs /var/log/httpd-error.log 172800 10"
> TransferLog "|/usr/local/sbin/rotatelogs /var/log/httpd-access.log 172800
> 10"
> </VirtualHost>
>
> but now if  from browser i try to access "http:10.70.0.215:90" the things go
> fine...but if i dont type 'http' and just type "10.70.0.215:90" in the
> browser.....i get the following error message:
>
> ----------------------------------------
>       The page cannot be displayed
>       The page you are looking for might have been removed or had its name
> changed.
>
> --------------------------------------------------------------------------
>
>       Please try the following:
>
>         a.. Open the s: home page, and then look for links to the
> information you want.
>
>         b.. If you typed the page address in the Address bar, make sure that
> it is spelled correctly.
>
>
> ------------------------------------------
> Can someone one tell me when this error comes.
>
> Thanx and regards
> anil
> p.s. php,query,
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to