• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/
  • On Plesk for Linux mod_status is disabled on upgrades to improve Apache security.
    This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.

Can't access Conf folder

R

rollo tamasi

Guest
Hi
I have a VPS with EuroVPS and i'm trying to enable mod_rewrite on my server but i'm unable to gain access to the conf folder. I get the following error:
550 conf: Permission denied

How can i resolve this?
Thanks
 
the conf directory is owned by root and not accessible using the ftp user of a given webroot. You need to ssh/telnet in with a user that can SU to root.

Thx
James
 
Hi James, i just setup SSH access and i have a few account options:

/bin/sh
/bin/bash
/sbin/nologin
/bin/tcsh
/bin/csh
/bin/bash (chrooted)
/bin/rbash

Which one should i select so that i can get access to the conf folder and would you know by chance the command need to download the file and to upload a file via ssh?
 
Back
Top