Hi there,
For some reason, I'm receiving an 'Internal Server Error' message/page whenever I try to access just one directory on my domain: http://cpsecure.x10.mx/secure/ - anything past this, such as http://cpsecure.x10.mx/secure/account/, also displays the error. However, every other location on my website doesn't display the error, such as the parent directory (I think it's called - i.e. http://cpsecure.x10.mx/) and other directories (for example: http://cpsecure.x10.mx/site/index.html). Can I ask why this is happening? Is there a way to prevent this error? (i.e. do I have a file that's causing it to happen in a subdirectory located in the /secure/ directory?).
Another problem I'm having is being required to enter the index file name in a directory in order to see it's contents - if I just type the directory name on the end of the URL, I'm presented with my custom 404 page (the URL doesn't change). For example: http://cpsecure.x10.mx/site/ will show you my custom 404 page (without changing the URL to http://cpsecure.x10.mx/error, strangely), so I have to type index.html on the end of the URL (i.e. http://cpsecure.x10.mx/site/index.html) to see the actual page. Why is this happening? Is there something wrong with my .htaccess file?
Also - I've also created a test subdirectory in the /site/ directory - this contains no index(.html) file and so I would expect it to show me the contents of the folder (like an "index of" followed by links to the subdirectories contained in there - isn't something like this meant to display when you don't have an index(.html) file?). It instead shows me the custom 404 page! The URL: http://cpsecure.x10.mx/site/test/
Thanks in advance for any support!
For some reason, I'm receiving an 'Internal Server Error' message/page whenever I try to access just one directory on my domain: http://cpsecure.x10.mx/secure/ - anything past this, such as http://cpsecure.x10.mx/secure/account/, also displays the error. However, every other location on my website doesn't display the error, such as the parent directory (I think it's called - i.e. http://cpsecure.x10.mx/) and other directories (for example: http://cpsecure.x10.mx/site/index.html). Can I ask why this is happening? Is there a way to prevent this error? (i.e. do I have a file that's causing it to happen in a subdirectory located in the /secure/ directory?).
Another problem I'm having is being required to enter the index file name in a directory in order to see it's contents - if I just type the directory name on the end of the URL, I'm presented with my custom 404 page (the URL doesn't change). For example: http://cpsecure.x10.mx/site/ will show you my custom 404 page (without changing the URL to http://cpsecure.x10.mx/error, strangely), so I have to type index.html on the end of the URL (i.e. http://cpsecure.x10.mx/site/index.html) to see the actual page. Why is this happening? Is there something wrong with my .htaccess file?
Also - I've also created a test subdirectory in the /site/ directory - this contains no index(.html) file and so I would expect it to show me the contents of the folder (like an "index of" followed by links to the subdirectories contained in there - isn't something like this meant to display when you don't have an index(.html) file?). It instead shows me the custom 404 page! The URL: http://cpsecure.x10.mx/site/test/
Thanks in advance for any support!