guillof
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by guillof-
Indeed, seems to be running, but I received several of those notifications so far, not from yesterday though. I wanted to know what could be the cause of the issue.
-
Sure: /usr/local/cpanel/scripts/restartsrv_cpanellogd Waiting for "cpanellogd" to restart "waiting for "cpanellogd" to initialize "finished. Service Status cpanellogd (cpanellogd - waiting for...
-
Hi, not sure in what platform is running, but in any case, that file doesn't exist: cat /proc/user_beancounters cat: /proc/user_beancounters: No such file or directory
-
When you mention "some sub folders" do they have their own password protection or htaccess in them? No. I think this could be a related problem. Access to: example.fi/. An authentication windo...
-
Any ideas?
-
Here it is: AuthName "Password Protected Area" AuthType Basic AuthUserFile /home/[USER]/public_html/.htpasswd require valid-user ############################################ ## default index f...
-
Sure: AuthName "Password Protected Area" AuthType Basic AuthUserFile /home/[USER]/public_html/.htpasswd require valid-user at the beginning of the .htaccess (also tried at the end, same result)...
-
Apache configuration -> Include editor. Is there any way to add those rules by default in all virtual hosts?