Posted by Sadara on 11/18/76 11:38
windandwaves wrote:
> Hi Folk
>
> If I have a file in the public html directory (e.g. mypage.php) then can
> anyone read this file (i.e. read its actual content rather then the
> interpreted contents it returns when someone opens
> www.myurl.com/mypage.php)?
>
> If so, how do they do that?
if your webserver is not configured to interpret files with the file
extension php by passing them to PHP, then it will most likely display
/mypage.php as plain text when it is requested.
s
Navigation:
[Reply to this message]
|