User Tools

Site Tools


apache_htaccess_centos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apache_htaccess_centos [2016/05/20 08:24] luke7858apache_htaccess_centos [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 26: Line 26:
 </Directory> </Directory>
 </sxh> </sxh>
 +\\
 === Basic http File Protection (authentication) === === Basic http File Protection (authentication) ===
 This example shows the file being used to protect the specific file that admins use to log into the wordpress site (wp-login.php), you can change this to what ever file you wish to protect. Add this section to the file: This example shows the file being used to protect the specific file that admins use to log into the wordpress site (wp-login.php), you can change this to what ever file you wish to protect. Add this section to the file:
Line 37: Line 38:
 </Files> </Files>
 </sxh> </sxh>
 +\\
 === Document Path Protection (authentication) === === Document Path Protection (authentication) ===
 <sxh bash> <sxh bash>
apache_htaccess_centos.1463732664.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki