[ 
https://issues.apache.org/jira/browse/OFBIZ-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289495#comment-17289495
 ] 

Christen Erika Johnson commented on OFBIZ-12170:
------------------------------------------------

Correct. It’s configured with Apache httpd. I can’t copy and paste it
though. These are the basics.

<virtualHost *:80 *:8080> (Same on 443/8443)
SSLEngine On
Session On
ServerName ofbiz.mydomian.com
ServerAlias ofbiz.mydomain.com
SessionCookieRemove On
TraceEnable Off
MDomain ofbiz.mydomain.com
ServerAlias
DocumentRoot /path/to/ofbiz
Headers ...sameorigin
Headers....unset proxy
Headers....secure cookie only include sub domains
SslCerts
<VirtualHost>

Nothing special.  It works the same even if I don’t use the 8080 and 8443
port configuration.  It keeps redirecting to 0.0.32.251.  Now I have to
remind you that my server is cloud hosted so that may be the computer
address, but right now it does not bind to any of my domain names or dns.


-- 
C. Erika Johnson
supp...@mychristen.com
christengroup...@gmail.com
202-253-2081 (direct)
202-800-9736(fax)

* The information contained in this message is proprietary to The Christen
Group, Inc.  and Christen Erika Johnson.  Recipients of this message are to
maintain the confidentiality of the contents and any of its attachments.
The information in this message is intended for the sole use of the named
recipient.  Any unauthorized copying, modification, review, use,
disclosure, or disbursement of this message or any of its attachments is
expressly prohibited. *


> All Links Redirect to An IP Address
> -----------------------------------
>
>                 Key: OFBIZ-12170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12170
>             Project: OFBiz
>          Issue Type: Task
>    Affects Versions: 17.12.05
>         Environment: CentOS 8
>            Reporter: Christen Erika Johnson
>            Priority: Major
>
> I have OFBiz set up with a valid URL and it seems as though everything loads 
> fine.  I have my security.properties file correct, my url.properties file is 
> correct and my start.properties files seem correct.  When I click on any link 
> or the login button I get redirected to an IP address.  If I type in the 
> valid domain and port with the full address, the page will load but it 
> doesn't send correctly when trying to login, or clicking any links.  I tried 
> adding a redirect to my httpd virtual host and a URL rewrite but neither 
> worked.  What is the issue and how do I fix it?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to