|
-
Sep 3rd, 2009, 07:38 AM
#1
Thread Starter
New Member
blocking PHP access
hi all,
i have a Apache web server on red hat linux machine.
in some folders i need to block uploading PHP files for a certain user group (who access those folders through FTP)
this should not apply blocking PHP functionality in other folders.
highly appreciate your advices
thanks
-
Sep 3rd, 2009, 11:27 AM
#2
Re: blocking PHP access
this is probably something you need to configure in your FTP server, though I have no idea how you might go about it.
-
Sep 3rd, 2009, 10:16 PM
#3
Thread Starter
New Member
Re: blocking PHP access
anyone else can help on this?
-
Sep 3rd, 2009, 10:40 PM
#4
Re: blocking PHP access
This isnt a PHP problem, wrong forum. Like kows said, you will need to configure your FTP server.
Do you know what FTP server you are using?
-
Sep 3rd, 2009, 10:44 PM
#5
Thread Starter
New Member
Re: blocking PHP access
no, don't know.is there a way to check that
-
Sep 3rd, 2009, 11:10 PM
#6
Re: blocking PHP access
yes by asking your hosting company.
-
Sep 4th, 2009, 08:01 AM
#7
Re: blocking PHP access
I assume you don't actually want to stop them from uploading a php file, more you don't want the php file to be able to execute.
Couldn't that simply be stopped by turning off execution rights to the specific FTP folders?
-
Sep 4th, 2009, 09:07 AM
#8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|