--- doc/loncapafiles/loncapafiles.lpml 2002/01/30 17:11:24 1.92 +++ doc/loncapafiles/loncapafiles.lpml 2002/02/06 15:52:35 1.97 @@ -1,7 +1,7 @@ - + + !!!!!!!!! REDHAT 7.* NOTICE !!!!!!!!!!!!!!!!!!!! !!!!!!!!! LINE IN Cookie.pm !!!!!!!!!!!!!!!!!!!! @@ -44,18 +45,15 @@ http://www.lon-capa.org/ !!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!! The offending line is in CGI/Cookie.pm !! !!!! !! -!!!! it went from !! -!!!! !! -!!!! !! -!!!! # IE requires the path and domain to be present for some reason. !! -!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! -!!!! !! +!!!! it should be changed from !! +!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! !!!! to !! +!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! !!!! !! -!!!! !! +!!!! (This is just below the following line ) !! !!!! # IE requires the path and domain to be present for some reason. !! -!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! + / /home/user/loncapa/ @@ -318,7 +316,7 @@ echo '********************************** - home/httpd/perl/londchld + home/httpd/html/lon-status/londchld server standard Used by lond parent to check if children are responding to USR1 signals @@ -816,7 +814,7 @@ and privileges available in the network loncom/hosts.tab home/httpd/lonTabs/hosts.tab -conf +static conf List of all machines in the LON-CAPA network. Relates lonHostID to lonDefDomain and IP address. @@ -1974,8 +1972,8 @@ image. handles requests for output, evaluation, and alteration of a homework resource - works/unverified + loncom/homework/inputtags.pm home/httpd/lib/perl/Apache/inputtags.pm