OK so internet was down at home for the evening so I didn't get to try it until today.
First thing I did was get rid of the /wordpress/ directory. Now my blog is at blog.muschamp.ca and my wordpress installation is there too.
Then I did some stuff, but I made progress when I created an empty .htaccess file and let WordPress write to it via changing the permisions to the mark of the beast. That got me some errors which I'd paste below but they are gone. I can reporduce them however.
When I look at what WordPress was doing different I noticed my .htaccess file was now one long line. So I added in the line to turn the following of symlinks on and got the Internal 500 error. I then got the last ten lines from my error logs:
[Thu Aug 25 11:10:19 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: <IfModule takes one argument, Container for directives based on existance of specified modules
[Thu Aug 25 11:10:19 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: <IfModule takes one argument, Container for directives based on existance of specified modules
[Thu Aug 25 11:10:19 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: <IfModule takes one argument, Container for directives based on existance of specified modules
[Thu Aug 25 11:10:19 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: <IfModule takes one argument, Container for directives based on existance of specified modules
[Thu Aug 25 11:13:00 2005] [error] [client 154.5.73.79] File does not exist: /home/muskie/domains/muschamp.ca/public_html/blog/favicon.ico
[Thu Aug 25 11:13:00 2005] [error] [client 154.5.73.79] File does not exist: /home/muskie/domains/muschamp.ca/public_html/blog/404.shtml
[Thu Aug 25 11:16:53 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: Illegal option RewriteEngine
[Thu Aug 25 11:16:53 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: Illegal option RewriteEngine
[Thu Aug 25 11:16:53 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: Illegal option RewriteEngine
[Thu Aug 25 11:16:53 2005] [alert] [client 154.5.73.79] /home/muskie/domains/muschamp.ca/public_html/blog/.htaccess: Illegal option RewriteEngine
Now I'll remove Options +FollowSymlinks upload and get the other errors again:
Or I would if I could... I'll leave it busted this time rather than return it to non-pretty permilinks.
Muskie