1 FAQ tagged "apache deny directory access"
Viewing 1-1 of 1 FAQ -- Apache restrict access based on IP address to selected directories
Apache web server allows server access based upon various conditions. For example you just want to restrict access to url http://payroll.nixcraft.in/ (mapped to /var/www/sub/payroll directory) from 192.168.1.0/24 network (within intranet).
Apache provides access control based on client hostname, IP address, or other characteristics of the client request using mod_access module.
Open your httpd.conf file:
# vi /etc/httpd/conf/httpd.confLocate directory [...]
Viewing 1-1 of 1 FAQ - ( see all popular tags )



Recent Comments
Today ~ 3 Comments
Today ~ 3 Comments
Today ~ 10 Comments
Today ~ 9 Comments
Today ~ 6 Comments