Post
by klinky » Fri Aug 29, 2003 7:20 pm
Oh it could be anything. Actually it's not a png. It's a CGI script that was renamed to be a png. PhpBB doesn't allow files with non-image file extensions (.gif, .jpg or .png) to be used as avatars. So it wouldn't let me use the .cgi script. So I had to rename it to a .png file and tell my webserver to execute PNG files as CGI scripts. So now I can't host PNG files on my server. There is a downside :p. If I was using linux I could use CHMOD to change the attributes and allow it to execute just that single file. But alas, I don't run linux.