This post refers to DotKernel 1, based on Zend Framework 1.
If you are looking for DotKernel 3 related posts, go here.
If you are looking for DotKernel 3 related posts, go here.
In /var/www/vhosts/exampledomain.com/conf/vhost.conf file add this code:
< Location /admin>
AuthType Basic
AuthName "My Site Admin"
AuthUserFile /var/www/vhosts/exampledomain.com/conf/.htpasswd
Require valid-user
< /Location >
Notice the server that vhost.conf has been added/changed with command:
/usr/local/psa/admin/sbin/websrvmng -a
Then create the .htpasswd file and upload it to /var/www/vhosts/exampledomain.com/conf/
Looking for PHP, Laminas or Mezzio Support?
As part of the Laminas Commercial Vendor Program, Apidemia offers expert technical support and services for:
Leave a Reply