• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. K

    How to stop Plesk creating FTP accounts and remove existing FTP accounts

    Thanks I'm just about to take the plunge. Only have one account which has SSH access. That is not root. And it uses keys instead of passwords. Only thing is I realise that once I've done this, if I lose the private key. That's it. No more SSH access. Ever. How do people normally deal with...
  2. K

    How to stop Plesk creating FTP accounts and remove existing FTP accounts

    Faris Ok. I have generated a private/public key pair and am now logging in with my passphrase for an account 'x'. (And have prevented root ssh login by editing sshd_config). But how do I disable ssh authentication with the password for account 'x'? It is still possible to authenticate this...
  3. K

    Allow directory browsing for one domain

    OK. It seems that the default Apache configuration with Plesk (I am on Plesk 11.5) is that if there is no index.html (or index.php I think) file in the root directory of a web site it will show a file /var/www/error/noindex.html. So setting Options +Indexes either in an .htaccess file or through...
  4. K

    How to stop Plesk creating FTP accounts and remove existing FTP accounts

    OK. You are right. I just tested again and putting a user name in ftpusers.rpmsave made no difference. Putting it in a file called ftpusers works as described by Igor. I must have got confused before. Thanks. Thanks for the tip about netstat. I found this very useful: netstat -anp I really am...
  5. K

    How to stop Plesk creating FTP accounts and remove existing FTP accounts

    The ftpusers.rpmsave file change definitely worked. Maybe the program is looking for a file ftpusers.* ? There is no other ftpusers. anything file. Perhaps I should copy that to ftpusers.conf and make my edits there? I'd try that but.... Worse trouble though. After I run service xinetd retsart...
  6. K

    How to stop Plesk creating FTP accounts and remove existing FTP accounts

    Thanks Igor That works. On my system the file where the users (who may not have FTP access) is stored is /etc/ftpusers.rpmsave. I had to restart the server to get this to take effect. I thought about just restarting the FTP server but I don't see it as a service in the Services Management...
  7. K

    error when using a htpasswd file

    Ok. Sorry. This is resolved. I have discovered how to put Apache directives in via Plesk. (By clicking on the domain name on the customer/subscriber control panel - then clicking password protected directories ). In fact; as per the documentation. The reason it didn't work was unrelated.
  8. K

    error when using a htpasswd file

    Hi I am just moving a site to a new Plesk controlled server. I am trying to set up basic directory protection using htpasswd. OK. This is a major edit to the original post. Having tried to get Basic Authentication working by doing it 'manually' I have discovered that Plesk offers...
  9. K

    Allow directory browsing for one domain

    Hi I am using Plesk 11.5 on Centos 6.4. I am trying to achieve directory listing. Normally I would do this by putting: Options +Indexes in a .htaccess file. This isn't working. EDIT: OK. I have found out how to add Apache directives through Plesk by going to the web server settings...
  10. K

    How to stop Plesk creating FTP accounts and remove existing FTP accounts

    Hi I have noticed that for each new subscription I create Plesk automatically creates an FTP account. Further; I cannot delete this. (It seems the Remove button would allow me to delete additional FTP accounts but not the one added when the subscription was created). I would like: 1) To...
  11. K

    How to setup PHP-FPM with Apache only (without nginx as reverse proxy)?

    Hi Polmonino I think I have possibly misunderstood your question. Why not just use Apache mod_php? Mod_php can be enabled /disabled in the Apache settings. Why would you want to use PHP via Fast CGI when you could just use an Apache module? --Justin
  12. K

    Two questions about the Firewall. Where are the config files and about Extension

    Firewall Exstension Hi Also; just out of interest - before having installed the Firewall Extension psa-firewall is already running as a process. Presumably it is running with a default or zero configuration? Thanks again --Justin Wyllie
  13. K

    Two questions about the Firewall. Where are the config files and about Extension

    Hi The documentation (http://kb.parallels.com/en/111283) gives this information about psa-firewall: Configuration: /usr/local/psa/var/modules/firewall/firewall-active.sh /usr/local/psa/var/modules/firewall/firewall-emergency.sh /usr/local/psa/var/modules/firewall/firewall-new.sh...
Back
Top