
This thread brought up a permissions problem that has developed (recently, I guess) that prevents custom disabled website pages from being displayed:
Status:
Closed (fixed)
This thread brought up a permissions problem that has developed (recently, I guess) that prevents custom disabled website pages from being displayed:
Comments
Submitted by JamieCameron on Sun, 01/11/2015 - 18:29 Comment #1
Thanks, I'll follow up on that thread ..
Submitted by isolice on Sun, 01/11/2015 - 18:37 Comment #2
Sorry, I can't seem to reply on the thread.
root@srv3:/home/isolicec/logs# tail error_log
[Sun Jan 11 02:54:41.539529 2015] [authz_core:error] [pid 31390] [client 172.16.0.81:48938] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:54:42.189632 2015] [authz_core:error] [pid 31390] [client 172.16.0.81:48938] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:54:42.434130 2015] [authz_core:error] [pid 31390] [client 172.16.0.81:48938] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:54:42.544151 2015] [authz_core:error] [pid 31390] [client 172.16.0.81:48938] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:55:11.943402 2015] [authz_core:error] [pid 32412] [client 172.16.0.81:43039] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:55:12.497444 2015] [authz_core:error] [pid 32412] [client 172.16.0.81:43039] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:55:12.704166 2015] [authz_core:error] [pid 32412] [client 172.16.0.81:43039] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:55:12.867276 2015] [authz_core:error] [pid 32412] [client 172.16.0.81:43039] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:55:13.146836 2015] [authz_core:error] [pid 32412] [client 172.16.0.81:43039] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
[Sun Jan 11 02:55:13.611093 2015] [authz_core:error] [pid 32412] [client 172.16.0.81:43039] AH01630: client denied by server configuration: /etc/webmin/virtual-server/disabledweb/1420 93019419978.html
I hope this helps & thank you for the quick reply.
Submitted by JamieCameron on Thu, 01/15/2015 - 23:50 Comment #3
This will be fixed in the next release by creating the disabled HTML file in a location that Apache can access.
Submitted by Chris_C on Thu, 01/22/2015 - 13:19 Comment #4
I confirm the bug on debian 7 wheezy, apache 2.2. 403 Forbidden is shown. It should show the contents of the small html file that virtualmin generates in the disabledweb dir.
File owner and permissions should be either root/root 0644, or the virtual server's proper user/group ownership, for example server3/server3 0640 seems to work.
Submitted by Issues on Thu, 02/05/2015 - 13:20 Comment #5
Automatically closed -- issue fixed for 2 weeks with no activity.