Like, when you create an account, the clients cPanel says: [url](on the top).
I was wondering, any way to change that..not for a single account but all of them..kinda so when it creates a account it actually puts a different image.
i have a server with whm/cpanel and would love to have custom error pages that work server wide not just for a specific domain. I have tried adding the "ErrorDocument 404 errors/404.htm" to the httpd.conf file but it doesn't work.
I have no trouble getting custom errors to work for a specific domain but can't seem to get it to work server wide.
Has anyone else tried to tackle this and actually had success?
My System: Ubuntu 12.04 Plesk 12.0.18 Update #18 Only Webserver no mail
What I want: I have an old sha1 certificate and I would change this for the whole server.
What I have done so far: I have already uploaded the new sha256 certificate with a new private key to plesk (I can not simply replace the old one, plesk does not allow me to upload a new private key).
Then I set the new certificate as standard certificate and pressed the "secure pannel" button.
After that the panel uses the new certificate.
Then I set in "Tools & Settings -> IP Addresses" on both IP addresses the new certificate.
Reboot
But now the "Tools & Settings -> SSL Certificates" shows me that the old certificate is still used 2 times somewhere. But the Interface does not show where it is used. How can I find out where this certificate is used? I want to remove the old certificate from the server.
Is there not a way to change the default for the spam assassin level when creating a new mail account and still have the ability to change it individually if needed?
I changed it in the spamassassin config file /etc/mail/spamassassin/local.cf and in the server mail settings, but it still reads 7 when I create a new account and go to turn on the spam filtering. Does this value come from the db?
I can write a script making api calls? but surely there is a way to change the defaults and still have the ability to change these from the default for each account if needed?
Hard to describe the situation in the subject so here is the spill:
CentOS Server cPanel
While getting my new server ready to move my main site over to I have a problem with default PhP pages not loading correctly. I set index.php to be a default page in .htaccess but the default page won't load unless a trailing "/" is used in the url.
Example:
[url] ----- Works fine, loads index.php
[url] ----- Does not load index.php or any other default page
I'm sure this is one of those easy settings I have just overlooked .
I just got an account with HostGator and when I typed in part of my site's URL wrong it went to some kinda shady looking HostGator spam site.
There's some message that says something about money from their ads going to charity. Does anybody know if they actually donate the money to charity and if so which charity?
Even if the money does go to charity, I think it is extremely unprofessional of them to override the error pages that I uploaded with my site.
I am trying to control access to an asp page by using windows resource groups. The virtual directory in IIS has both 'Integrated Windows Authentication' and 'Basic Authentication' checked.
When an unauthorized user tries to access this page, it prompts thrice for the user ID and password before going to the 'user not authorized' page. I want it to display the error the very first time an unauthorized user tries to access this page and not ask him thrice before throwing the error page.
The operating system being used is Windows 2003 server.
error pages i have added manually is not working because vbSEO create new .htaccess file
how can i run both of them ? (vbSEO and error pages) htacess is following
HTML Code: # Comment the following line (add '#' at the beginning) # to disable mod_rewrite functions. # Please note: you still need to disable the hack in # the vBSEO control panel to stop url rewrites. RewriteEngine On
# Some servers require the Rewritebase directive to be # enabled (remove '#' at the beginning to activate) # Please note: when enabled, you must include the path # to your root vB folder (i.e. RewriteBase /forums) #RewriteBase / RewriteRule ^((urllist|sitemap).*.(xml|txt)(.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Installed plesk to my Centos VPS, I created Domain, and unselected Custom Error Documents, as i wanted to use htaccess for that since pleask custom error doese not support php files.
But when test the errors by visiting un-found page in my site, i do not get the error 404 page, and banned my self from my site to try if page 403 shows up , and it did not ..
All the errors Shown instaed of the pointed page the Borwser shows the custom Error from the borwser, For Example if you use Google browser.
My site is hosted on a friends server, which is in his office on a 24MB Business ADSL connection, and is running Server 2003 Enterprise.
I thought i'd try and set up custom error pages for my site last night, but for whatever reason, I can't get them working.
I did a test page with random text, and named it 404.htm.
I then did a file with the following in:
<Files .htaccess> order allow,deny deny from all </Files> ErrorDocument 404 /404.htm
I then renamed the file to .htaccess after uploading both of the files.
However, when I tried entering a non existant page url, the normal IIS 'page cannot be found' error came up.
In addition, the .htaccess file was still visible when I connected via ftp again.
Now I think of it, I can understand the file not ending up invisible, since files with a . in front are most commonly used on *nix OS's.
However, that wouldn't explain the error page not working.
Is there something I need to get the person who owns the server to do to get it working, or am I doing it completely the wrong way for a Windows machine?
should have done a search before posting really.....I was doing it the wrong way, and I will need to get him to do it, as it needs setting up in the IIS config.
I have a fresh install of 11.5 on Windows Server 2008r2. I have setup a domain from a 9.5 backup. Everything _looks_ okay, php settings look fine, but php pages give the following with detailed error reporting:
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
Note that this happens whether I select php 5.2 or 5.4
I Have Kloxo Runing in my Server , and i use Apache for handling php , and htaccess .
From kloxo Panel under Extra , Error Handling .
I made editing to where visitor will be taken when come to page not found , banned , ..etc
The error 404 , 403,500
But won't work , it just take User to the Apache Test page instaed takes him to the Page i spicifed..
So i edited htaccess like ErrorDocument 403 forbid.php to try redierct the users to the error pages but got same reslut instaed takes them to the apache test page .
I tried install Plesk and Try . But seems the Same thing , when user comes to not found page , or forbidden page he will be directed to Apache test page.
My Server Details Panel version11.0.9 Update #61, last updated at May 5, 2014 12:52 AM Windows Server 2008 Service pack 1 64bit Intel Xeon 2.3 with 24GB Ram =======
For self diagnostic I delete all files on my root directory (C:Inetpubvhostsmydomainhttpdocs) and put only 2 files index.php and index.html
When I browse for index.html. It display properly. When I browse for index.php the error persist. What could be wrong?
I have just updated to plesk 12 and I am having an issue with all of my web pages returning a 404 error, I can connect to the SQL databases and FTP it is just loading the web pages.
I'm not sure if this is the right forum, or if anyone can suggest a message board where I might get support on this.
This is what I have. I have Apache and IIS both running on Windows 2k3.
Apache is running in reverse Proxy mode sending multiple domains/virtual hosts to IIS.
Code:
ProxyRequests Off <VirtualHost *:80> ProxyPreserveHost On ProxyPass / http://localhost:8080 ProxyPassReverse / [url] ServerName mydomain.com
</VirtualHost> Now, if I type in [url]everything works great and IIS (listening on 127.0.0.1:8080) serves the page. However, I am doing custom error trapping, so when I type in [url](and /mydirectory doesn't exist on IIS) I need to fire ASP code (via custom error messages/handling) on the IIS server and then present a data driven page.
However, Apache is returning A 502 error:
Code: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /mydirectory.
Reason: DNS lookup failure for: localhost:8080mydirectory Is there a way for me to setup Apache to pass all error checking to IIS while using it as a reverse proxy?
Today I have a customer want to swich the register_globals on on his account ,,, i'm running PHPSuExec and running php as cgi not as Apache module , and as you know using php as cgi will cause internal error 500 if some one add php_flag register_globals on to .htaccess file.
what is the soluation to switch register_globals on for his account only without using the .htaccess file.
put in mind the php files that need the register_globals to be on is encrypted with zend , so we does not have access to it for modification.
When changing the subscriber of migrated (or new subscriptions) from a normal customer to another normal customer or reseller customer I sometimes get the following message:
Code: Reassigning Selected Subscriptions ERROR: PleskFatalException Picker not supported
When going back to the subscription overview I get the following error message:
I have a Plesk 12 server running that works great. But the problem is that whenever one of my shared hosting customers changes something out a domain or subdomain, all the other sites on the server give a 502 error.
The reason why is clear to me: apache is reloading its config while nginx is still active, but sees apache as being down and therefor throws a 502 error.
Is there any way to prevent this from happening? Because it's happening a lot and people are sending in 'site down' reports while there's actually nothing wrong with the server or their site.
I have installed Plesk 12.0.18 on my server and want to change the hosting-type from "Forwarding" to "Web hosting". I change the type via "Websites & Domains" view (see attachments).
After I insert username and password, I get following error message:
Some fields are empty or contain an improper value. ('home' = '')
Deleting the domain and creating it from scratch is a bad option. I would have to create all e-mail accounts and migrate the data.