Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Baikal

Pages: [1]
1
Aplications / File .htaccess Accessible
« on: November 27, 2019, 01:33:21 PM »
Hello,

I Use centos web panel.
When i go to the adress http://my_ip/webmail/.htaccess or https://my_ip/roundcube/.htaccess or http://my_domaine/.htaccess
the web browser displays the.htaccess .
However, in the file httpd.conf, this directive prevents this problem:
#
# The following lines prevent.htaccess and.htpasswd files from being
# viewed by Web clients.
#
<Files".ht*">
    Require all denied
</Files>

How to fix this problem in roundcube and webmail alias ?

Regards

Pages: [1]