HTML files browsable but PHP ones aren't
- by Oliver Nourish
Hello
I'm checking the ftp settings a client has sent me. I can create, edit and upload/download .html files fine. However I'm finding that .php files aren't brows-able, unless I don't use php tags.
I know very little about the clients server at this point, but I have checked for a .htaccess file and not found one. What else can I do to determine if php is supported?
This seems to be resolved.