This seems to be a browser problem, as I often get similar errors when 
trying to access sites with port numbers.

That looks like an IE error.. and I know I have the same problem with 
Mozilla.


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