Forum Moderators: phranque
Welcome to WebmasterWorld!
> when I create www.mydomain.com/subpage
How, precisely, do you "create" www.mydomain.com/subpage?
Are you using some sort of "control panel" script to do this? Or are you talking about simply uploading some content into a subdirectory called "/subpage"?
If the latter, then you probably have a file permissions problem. You will need to use a shell comand or FTP to set the permissions on the subdirectory and all files within the subdirectory to "644" or "ow:rw,gr:r,wo:r" -- the syntax varies depending on the server OS and on the program you are using to view/change permissions. The goal is to set the permissions on directory and all files within it so that they can be read.
Jim