You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Taken from https://forums.cpanel.net/threads/mass-delete-e-mail-accounts-script.387802/
Ensure that the Laravel queue listen...Ensure that the Laravel queue listener is running with "php artisan queue:checkup" and restart it if necessary. You can run this automatically with a cron job: http://laravel.com/docs/scheduling
NODE.JS app in Apache - force www. a...NODE.JS app in Apache - force www. and https: sample .htaccess, skip images or other files desired - partialy based on vielhuber/.htaccess
1
#########################
2
#
3
# NODE.JS app running in Apache
4
# sample .htaccess - partialy based on vielhuber/.htaccess
5
# Read also https://gist.github.com/vielhuber/f2c6bdd1ed9024023fe4