Hello adjectives, am using window xp and "The AppServ Open Project - 2.4.0 for Windows " server at localhost:8080.
i stipulation to amendment the directory permissions, How can i do that?
for an eg: nonspecific.php - defaulting assent is 0666, but i obligation to redeploy into 0777.
How can i do that,
Thanks in finance.
Answers:
Ok... 666 is read and write access. 777 will be read, write, execute. You're going to enjoy to be cautious beside this because if your system become compromised, they will know how to execute any arbitrary code.
With that said...
1. Right click on the folder that you necessitate to modify and select Properies.
2. Click on the Security tab.
3. Highlight the user that the webserver runs lower than (Apache?)
4. Check the box that say Read & Execute
That will endow with you the permissions you stipulation.