Answer the question
In order to leave comments, you need to log in
Why php scripts in apache under ubuntu create files with private access?
I added a host, I create a file in the script, and here it is immediately protected from editing, what should I do?
Simply using chmod will not help, because if you use other people's engines, for example, WP, an error immediately occurs there.
Configuration conf file
<VirtualHost *:80>
ServerName newdos
ServerAdmin [email protected]
DocumentRoot /var/www/newdos/
</VirtualHost>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question