Https Redirects To The Site Which Owns The SSL Certificate

Jun 29, 2008

i've installed this shared SSL certificate on my server for a domain. now the weird thing is when i go to [url]it redirects to the site which owns the SSL certificate.

any idea how to either disable https access for everything else, or just now have it redirect to that site?

View 6 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Forcing HTTPS Results Into Many Redirects

May 16, 2015

I've been fiddling with Plesk to get HTTPS to work for [URL] .... Unfortunately I haven't had any successes at forcing HTTPS, all result in a 'to many redirects' message.

The certificate is already activated and can be verified trough; [URL] ....

Code:
proxy_error_log:2015/05/16 16:35:00 [crit] 21266#0: *2336 SSL_do_handshake() failed (SSL: error:140A1175:SSL routines:SSL_BYTES_TO_CIPHER_LIST:inappropriate fallback) while SSL handshaking, client: 64.41.200.106, server: 151.80.117.38:443
proxy_error_log:2015/05/16 16:36:37 [crit] 21266#0: *2616 SSL_do_handshake() failed (SSL: error:14094085:SSL

[Code] .....

View 11 Replies View Related

Apache :: Access HTTP Address Redirects To HTTPS Just Fine

Jun 19, 2013

I'm currently struggling with an issue on our Apache 2.2.24 home-rolled installation on an OEL 6.2 x64 linux server that front-ends for a Glassfish cluster via proxypass.The httpd.conf manages 4 virtual hosts with each virtual host entry rewriting to HTTPS.

Anyone trying to access the HTTP address redirects to HTTPS just fine.The issue is that anyone using the HTTPS address gets redirected to the Document Root defined in Apache instead of being proxypassed to Glassfish.

I had set up a dummy DocumentRoot with a simple index.html meta redirect and what happens is that anyone directly accessing HTTPS will hit the index.html file which redirects to the the https site. At this point it simply loops to infinity.

View 1 Replies View Related

Apache :: HTTPS - Generate Certificate And SSL Module

May 26, 2013

How to be able to fix my problem that is related to the https using apache2 (enabling https in apache2) at opensuse:

By the way, my opensuse version is:

openSUSE 12.1 (x86_64)
VERSION = 12.1
CODENAME = Asparagus

1) At the /etc/apache2/vhosts.d/vhost-ssl.conf, and if I do not have a name (as the server will be accessed using its IP address), can I place in the ServerName 192.168.0.5? Do I have to place it 192.168.0.5:443 or it is enough to be 192.168.0.5?

2) Is there a relation between the SSLCipherSuite values and the used method to generate the certificate?

3) I am afraid from the way that I am using to generate the certificate and the ssl module that is coming with apache2 at my machine which has opensuse. How can I select the right way?

Actually I used following commands to generate the .crt, .key and the .csr:

openssl genrsa -des3
openssl req -new -x509
openssl x509 -req

And that was from this link: [URL] .... But did not work with me !

Meanwhile I am placing:

SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL

4) Do I have to configure the virualhost? Do I have to create files under the directory /etc/apache2/vhosts.d? Because I will have one application to be browsed .. nothing more.

View 2 Replies View Related

Plesk 11.x / Linux :: Https Redirect To Http After Installing SSL Certificate

May 15, 2014

After installing a RapidSSL certificate in a subdomain, https redirects automatically to http,

Plesk 11.5 with debian and last version openssl

Why https redirect to http when I setup the certificate?

View 1 Replies View Related

Plesk 12.x / Linux :: Default Placeholder Page Redirects To Another Site?

Jan 13, 2015

I disabled a site, and instead of getting the default placeholder when visiting the domain, I get another web site that I host.

[URL]

View 2 Replies View Related

Plesk 11.x / Linux :: Domain CNAME Redirects To Default Site?

May 16, 2014

When I create a CNAME record for domain, and then trying to load it, it goes to default website. It was working fine before, all old CNAME records are working fine.

Tried reconfigure-all but it doesn't fix the problem. I'm using 11.5.30 Update #44

View 1 Replies View Related

HTTPS Not Working - Cpanel Based Site

Mar 28, 2007

Today, I've purchased a RapidSSL Certificate for my site with Cpanel and https:// access did not work.

What I did was :-

1) Generate a Private Key
2) Create a CSR Request Certificate
3) Submit that and installed the Certificate in WHM for the site.

The site is running on a dedicated IP and it works as http:// but not with the https:// .

I checked and Cpanel did include the SSL directive for the site in httpd.conf and have rebooted the server and restarted httpd but to no avail.

I also had OpenSSL 0.9.8.3a installed and update WHM. The Apache 1.x was installed with OpenSSL Support too.

Is there a SSL Server or something which may not be active ?

View 7 Replies View Related

Plesk 11.x / Linux :: Selected Site On Default IP Via HTTPS

Jun 16, 2014

I have Plesk 11.5 installed on my server. There are about 30 sites on the same shared IP address. I need to set up a site to be accessible via https://<ip-address-of-the-server> . According to the documentation I went to Setting -> IP Addresses and selected the desired site from the drop down. Now http://<ip-address-of-the-server> (note, 80th port) works like a charm. Unfortunately https:// displays only the first page of the selected site; all CSS, JS and other files are not found (404).

I did some research and found that Nginx forwards the requests to Apache for all the PHP files and tries to handle all the static files by itself (what is expected and correct). But it looks like that there is no special configuration for nginx which would specify where to get these static files for the IP address, and Nginx just uses the first loaded config (started from b in my case).

I temporary resolved this issue by modifying the last_nginx.conf for the desired domain this way: listen XX.XX.XX.XX:443 default_server ssl;

Note I added "default_server" directive. Of course it would be erased on each reconfiguration of the config files, but as for now I do not see how I can put it in custom nginx.conf or on the server servel level. I reckon Plesk should include the directive in the file the same way as it produces last_httpd_ip_default.conf Apache config for the selected domain. It looks to be an easy fix on the template level, may be I will do it later, but for now this is just the bug report.

View 2 Replies View Related

I Can't Remove Permanent Redirects In CPanel Redirects

Jul 19, 2008

There are a lot of permanent redirects in one of my customer's server. I tried to remove them through clicking the remove button but although it gave a "deleted" message, it failed to do so..

Are you sure you wish to permanently remove the redirect ** All Requests ** on ** All Public Domains **

I click YES and i got the message below.

The redirect ** All Requests ** on ** All Public Domains ** has been removed.

But redirect define is still there.

What should i do? I can access to server via SSH. So may be i can handle with this just editing some file(s)?

View 8 Replies View Related

Going Online With A New Site – SSL Certificate

Nov 20, 2008

I have plans of introducing a website so that I can start my online business. The site will be dealing in computer accessories and all the hardware stuff that is related to the computer field with an online purchase facility. But, before that I would like to know the pre-requisites that are needed to run a website of your own that has an online payment option, as I was informed about the SSL certificate issues by my developer and would like to know more on this from you people.

View 4 Replies View Related

What Is Involed In Implimenting SSL Certificate To A Site

Feb 11, 2008

In theory i kind of understand, but just want to know what is involed in implimenting SSl to a site.

I need SSL on a website which is hosted on a shared hosting server. I know I will need a dedicated IP address a then purchase a certificate from a company.

would i have to install that on my account or would my host have to do it for me?

and could i run my whole site on [url]

its only a small site.

View 2 Replies View Related

Plesk 12.x / Linux :: Associating SSL Certificate To A Site Using CLI

May 27, 2015

When using `plesk bin --update domain.example.com -certificate-name 'certificate'`, Plesk always returns `Unable to find certificate`, I have verified the certificate exists using `plesk bin certificate -l -admin` and the spelling of the certificate name is correct. I can use the WebUI to associate the certificate to the site and have verified it works, however I need to automate this task.

Also, the online documentation for the `plesk bin site` command does not mention the `-certificate-name` option, however it is listed when running `plesk bin site -h`.

The documentation missing the information is found here: [URL] ....

View 2 Replies View Related

Plesk 12.x / Linux :: Unable To Add Certificate To Site - File Put Contents Failed

May 23, 2015

When i add the private key and certificate via plesk panel, i get the following error:

ERR [panel] Unable to set the certificate: Unable to put certificate file: Unable to arrange cert file: file_put_contents failed:

View 1 Replies View Related

Plesk 12.x / Windows :: How To Set Whole Website To Https And Redirect All Http To Https

Oct 7, 2014

I´ve read that a whole https website might be better for SEO than just a mixed version. So I want to change the whole website to https.

We are using Plesk 12 on Win 2008 R2.
One Website is using DotNetNuke 7.3.2.

How can I automatically set the whole website to https?

What happens to the users that just type domainname.com without http or https.?

What is the right search engine friendly technique to permanently redirect to the https version even when the user is not using the application protocol prefix http/https?

Where can I do the setup in Plesk 12 fro Windows?

Are their any other drawbacks that I have to think over before I do the changes?

View 5 Replies View Related

Apache Parent Owns Root

Jul 15, 2009

Why apache parent process still owned by root user.

=========
root@server:~# ps aux | grep apache2
root 30161 0.0 0.8 35588 8368 ? Ss 17:41 0:00 /usr/sbin/apache2 -k start
www-data 30166 0.0 0.7 36080 7196 ? S 17:41 0:00 /usr/sbin/apache2 -k start ...

View 5 Replies View Related

Does It Matter If The Company Owns Its Equipment

Feb 29, 2008

employees, owners, customers and everyone feel free to join in and tell us what you think.

Do you feel that your data is safe if the company manages their own servers? By manage I mean they fully own and operate their own hardware.

Or does it not matter as long as the company is a long time and known provider? Do you ask yourself this question when you look for a host?

View 11 Replies View Related

Wired Tree Owns Apthost

Jun 16, 2008

does Wired tree own apthost?

[url]
[url]

View 7 Replies View Related

Apache :: Redirect HTTPS To Another HTTPS Address

Jul 6, 2014

I have set up an Apache web server that has ssl enabled. If I go to https://myserver.com I get the 'it works!' page and the certificate is valid and trusted. If I go to https://myserver.com/myapp that also works (it's an Oracle weblogic deployed java app that I'm fronting with Apache).

I would like to configure Apache so that when a user goes to simply https://myserver.com it automatically directs them to https://myserver.com/myapp rather than showing the 'It works!' page. I have read some documentation and experimented with setting a redirect via the https.conf file and even the ssl.conf file but nothing seems to work. I either get a 404 or simply the 'It works! page.

View 1 Replies View Related

Redirects

Jun 12, 2007

setting up redirects in IIS to maintain existing links that are prominent in search engines.

current site is ASP and generally pages are accessed without requiring the default.asp to be specified, however site stats show many URLs with the default.asp used to access the page. The new site pages will be ASPX.

my query is would both

root/folder/folder/

and

root/folder/folder/default.asp

need to be redirected? or just the latter?

i believe that as long as IIS is configured to recognise default.aspx then the folder access would work as it does for default.asp at the moment...

but my understanding is that - root/folder/folder/default.asp - would need to be redirected to - root/folder/folder/default.aspx - or whatever page name was assigned to this page...

can anyone elaborate on this and the best way to handle redirects in IIS?

View 2 Replies View Related

Alternative To URL Redirects

Dec 22, 2008

I have a question concerning the redirection of URLs. One of our customers has 1 main website (www.x.com) and many subsites (www.y.com, www.z.com etc.) which all end up at the same IIS instance. There, a CMS picks up the URLSs and directs them to the place the user requested.

Now, our customer wants all subsites to enter at the main site/subsite, instead of letting the routing be done bij the CMS. One solution would be to let our DNS hoster put URL redirects on all subsites. This however is not a valid option for us, since it's untransparant to us.

Another option would be to create a separate IIS website for every subsite and redirect these sites to the main site/subsite. That would mean redirecting www.y.com to www.x.com/y and www.z.com to www.x.com/z. This is not a very professional solution though.

View 2 Replies View Related

Apache 301 Redirects

Feb 2, 2008

We're running a VBulletin forum. I've been able to put basic redirects in place. But I'm fuzzy on how to direct links/search engines for forums/threads to the new location.

Here's the situation.

[url]

to

[url]

View 4 Replies View Related

CPanel Subdomain Redirects

Apr 18, 2007

I've set up some subdomains up in cPanel thinking that that would automatically change any url from www.domain.co.uk/test to test.domain.co.uk.

I know these are the same thing but I would like it so that if something links to or type in the address bar www.domain.co.uk/test then the address bar displays test.domain.co.uk.

View 1 Replies View Related

Cpanel Redirects To Hostname

Aug 17, 2007

I am getting a problem that after my reseller client's clients sign in to their cpanel they see server.myhostname.com url in their address bar. This started after upgrading to cpanel 11 yesterday

I have these options set in whm:

** When visiting /cpanel or /whm or /webmail WITHOUT SSL, you can choose to redirect to:

Origin Domain Name

** When visiting /cpanel or /whm or /webmail with SSL, you can choose to redirect to:

SSL Certificate Name

Webmail is extremely slow as well for some reason.

View 7 Replies View Related

Where Is The Best Place To Put 300 Permanent Redirects

Sep 3, 2007

I have spend 6 hours in the last 24hrs hand coding 300 lines of Permanent Redirects. I am moving my site from flat file (PHP with includes) to Drupal. I was going to drop it into the .htaccess file but am wondering if there is a more efficient place to put it since this is permanent. Should it go into the httpd file/Virtual host file, will cPanel over-ride that file?

View 4 Replies View Related

IIS & ISAPI Redirects...anything Faster Than The GUI

Apr 10, 2007

So I have been reduced, I am a firm *nix Apache user, to using IIS along with ISAPI for redirection at work. Now I can setup the redirection(s) just fine using the GUI, but I am a *nix man and doing this through the GUI is SLOW! That is when it has to be done on 3 servers at a time plus I can only access those servers through a Citrix environment.

And I need to be adding redirects many times a week. Is there any way to setup ISAPI redirects from a command line? Google has offered me nothing.

View 2 Replies View Related

Virtual Host Redirects All Requests

Dec 31, 2007

I just went with Steadcom's VPS and they are great. I am setting things up and it's going pretty well, I have to dust off my linux/server knowledge that I haven't used in a couple of years.

Anyway I'm creating a virtual host.. I will have about 10 in the end, but right now I only have one domain IP Pointing to my new server. My registrar is NamesDirect.

When I create the virtual host, I can no longer access subdirectories directly. My Virtual Host directory is, say, /var/www/html/newdir

If I try to reach http://www.domainname.com which has been configued as a virtual host, that comes up correctly from the directory /var/www/html/newdir and works fine.

But if I try to reach http://myipaddress/newdir I get a 404 page not found error. Looking at the log, it's trying to reach /var/www/html/newdir/newdir so it's putting in the virtual host redirect even for just hitting the subdirectory directly.

Is this normal? Do I have something configured wrong? I have another domain that I have changed to IP Point to the VPS but until it propogates I won't be able to test having 2 virtual hosts.

Also.. I have not set up DNS on my VPS. I don't really understand it, and IP Pointing has always worked for me when I ran my own server form my home so I was just going to do that. But I wonder if this could be one of the problems.

View 1 Replies View Related

Apache :: Set Redirects For Home Page Only

Mar 18, 2014

There is a page on a separate SharePoint environment, under http://domain.edu/yyy/yyy/yyy/yyy. We have a subdomain called http://123.domain. edu . We need the home page of http://123.domain,edu to point to the SharePoint site, so when users type http://123.domain.edu , they are redirected to http://domain.edu/yyy/yyy/yyy/yyy.

The trick is this - we need all sub-directories NOT to redirect. So, whatever is under http://123.domain.edu/subdirectory should not redirect at all. Is this doable? Also, if it is, I have no clue where to go to make any changes, so any instructions would be great. So far, I have found the text file httpd.conf that I can edit, but I have no clue about the rest.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved