I have just solved my own issue, but I want to document the solution in case other happy processwire users encounter the same problem.
The solution is to simply rename the htaccess.txt file that was downloaded when processwire was installed to .htaccess and upload the renamed file. Apparently the renaming process occurs automagically upon installation so I was not aware that I was overwriting a critical file.
BIll