Temel konfigurasyon dosyası : /etc/httpd/conf/httpd.conf
Kullanıcıların sahip olduğu konfigurasyon dosyası : /usr/local/directadmin/data/users/kullaniciadi/httpd.conf
Tam olarak yapmak istediğiniz şey nedir?
wp cache kuruyorumda;
9. Apache must be configured to allow the modules above. If you receive a "500 internal error" when serving requests to anonymous users you need to dig into your Apache configuration. This configuration in my virtual host works for me:
`<Directory /home/www/>`
`AllowOverride All`
`</Directory>`
diyor sanırım ordan yapıcam bunu..