jerry2005
Verified User
Hi there,
I want to change:
Options +Includes -Indexes
in
Options +Includes +Indexes
This is located here:
<Directory /home/domains/xxx.xx/public_html>
Options +Includes -Indexes
php_admin_flag engine ON
php_admin_flag safe_mode OFF
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
</Directory>
If i change the - in a + with shell access(ssh) in the file:
Include /usr/local/directadmin/data/users/xxxxxx/httpd.conf
Then DA will reverse this adjustment after a day..
How do i do this with the DA panel ?????? (i am the admin)
I want to change:
Options +Includes -Indexes
in
Options +Includes +Indexes
This is located here:
<Directory /home/domains/xxx.xx/public_html>
Options +Includes -Indexes
php_admin_flag engine ON
php_admin_flag safe_mode OFF
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
</Directory>
If i change the - in a + with shell access(ssh) in the file:
Include /usr/local/directadmin/data/users/xxxxxx/httpd.conf
Then DA will reverse this adjustment after a day..
How do i do this with the DA panel ?????? (i am the admin)