i am new to having my own vps i need to edit my Apache files on my server so i can turn on mod_write but i can seem to find the files i am running lxadmin anyone now i can get to the Apache files so i can edit them ? thank you for your help
It's usually located at /etc/httpd/conf/httpd.conf but could be somewhere else like /usr/local/etc/apache/httpd.conf for example. To find the location of your httpd.conf, execute the following command: find / -name httpd.conf
i just found out that i am using Light-httpd and not apache so i am getting it change i get back to you