Can't Access Plesk Admin Because Of DOS Attack, Block IP Address Through SSH?
I can't access Plesk Amdin because of DOS attack; can I block a hostname or IP address through SSH? If so, how would I be able to do this? Thank you!
I can't access Plesk Amdin because of DOS attack; can I block a hostname or IP address through SSH? If so, how would I be able to do this? Thank you!
My website creates files with owner apache:apache when uploading a file, like this: drwxr-xr-x 2 apache apache 4096 Aug 28 14:07 . drwxr-xr-x 9118 apache apache 233472 Aug 28 14:07 .. -rw-r--r-- 1 apache apache 41550 Aug 28 14:07 468075_large.jpg…
I'm at my wits' end... I'm trying to do something simple, yet I can't understand what is going wrong... I'm simply trying to take all requests to the domain, and route them to index.php EDIT for clarity: index.php acts as…
Preliminaries: + CentOS 5 + Plesk 10.4.4 Update #35 Problem: During the addition/alteration of a new domain/host in plesk, it will normally write new or update apache vhost config files and then restart the apache service. The updating rewriting seems…
One of our new clients is hosted on a Parallel Plesk system and I need to install Codeigniter into a sub-domain for my project. To do this I need to place files into a directory thats above the web root,…
I've built an app in PHP that runs on Apache. I need to be able to add vhosts on the fly so I would make my app write to sites-enabled and then reload Apache. The only problem is, I have…
I'm trying to disable access logging (access_log) for domains. I can't find a way to do it yet, I thought if httpd.conf file exist of a domain maybe I can look into that. So do you know where is httpd.conf…
Hi all I have a question with a obsolete/deprecated function. I need to change ereg to preg_match the code with the function is this: http://pastebin.com/jMBkJSEr I tired to change ereg to preg_match but it doesn't work by just changing the…
I am facing quite a strange problem at the moment, I have wordpress and oscommerce installations on single domain. I placed wordpress at the root and oscommerce in /store/ folder. Everything is working properly except one thing. The server headers…
I am having difficulties because of the database structure on a game website similar to http://box10.com. I attempted to change table structure a bit but I made it worse, and now I must not do another mistake to keep my…