On Wed, 28 Nov 2001, H.S.Rai wrote: |On Tue, 27 Nov 2001, Kingsly John wrote: | |> if it's an alias you can try adding/removing the trailing / | |It is a regular directory, but / makes difference in window machine's |browser as: | |http://ip_number/web_dir/ works, but | |http://ip_number/web_dir does not work. | |Further I observed that http://ip_number get changed to http://ip_number/ |on pressing enter, but no / is added for http://ip_number/web_dir in |windows IE, while browsers under linux append / at the end of |subdirectories also.
How about netscape on windows do both http://ip_number/web_dir/ and http://ip_number/web_dir work on netscape+windows ?? Check in your httpd.conf file to see if there are anyplaces where you may have added a trailing / which is not necessary... *note* the script alias and stuff need the trailing / ! Kingsly _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
