** Start of listing of public_html/HelloPlus/h.php **
PHP Test
** End of listing of public_html/HelloPlus/h.php **
The presence (and priviledges) of the following file,
with at least the first line as shown below,
is needed, or else the above does not work:
** Start of listing of public_html/.htaccess **
#AddHandler php4-script .php
Redirect /~rem/hellos.html http://www.rawbw.com/~rem/HelloPlus/oops.php?moved=hellos.html
Redirect /~rem/StandardPair.AsciiArt.txt http://www.rawbw.com/~rem/HelloPlus/oops.php?moved=StandardPair.AsciiArt.txt
Redirect /~rem/ContactMe.html http://www.rawbw.com/~rem/HelloPlus/oops.php?moved=ContactMe.html
Redirect /~rem/cgi-bin/h1q-perl.cgi http://www.rawbw.com/~rem/HelloPlus/oops.php?moved=cgi-bin/h1q-perl.cgi
Redirect /~rem/LispDiagrams.html http://www.rawbw.com/~rem/HelloPlus/oops.php?moved=LispDiagrams.html
ErrorDocument 403 /~rem/ServerErrors/.err403.php
** End of listing of public_html/.htaccess **
Working directory is /home/users/rem/public_html when listing the following:
-rw-r--r-- 1 rem user 592 Sep 29 01:07 .htaccess
^ ^ Note read permission for group and other to allow Web access.
-rw------- 1 rem user 295 Feb 28 2007 HelloPlus/h.php
^ ^ Note read permission for group and other *not* needed here!