• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Logging rewrites

cleatsandcode

New Pleskian
Server operating system version
Ubuntu 20.04
Plesk version and microupdate number
Version 18.0.53 Update #2
Hi,

Is there a simple way to turn on/access rewrite logging on apache/nginx? I'm trying to get to the bottom of random 404's and and other random redirects that sometimes work, sometimes not through the same steps and need to enable log debug/level6-8 but cant find a simple way. SSH'ing in and CD'ing to the server root for the domain wont give me permission. Even with the trusty sudo.

All help is appreciated!
 
Are you logged in as root? Or another user?
Try:
Bash:
cd /var/www/vhosts/[your-domain]/
ok so sudo su into it is working but I need to see/work out how to modify the log level to diagnose the pesky rewrite issues... Do you know where I can find these configs please?
 
Back
Top