[BlueOnyx:22286] Re: vsite leads to login

Robert Fitzpatrick rwfitzy at gmail.com
Wed Jul 25 08:20:50 -05 2018


Yeah, I checked that. It is a WordPress site and just had the standard WP
jargon. A reboot of the server fixed.

On Wed, Jul 25, 2018 at 8:54 AM, Brent Epp <brent at pdc.ca> wrote:

> So, I just encountered this myself while setting up a site.
>
> I don't know if it applies to your situation, but the problem for me that
> there was an SSL redirect (rewrite) in the site's .htaccess file while
> there was no valid cert setup for the domain.
>
>  - Brent
>
>
> At 2018-07-24 12:35, Robert Fitzpatrick wrote:
> Yes, mine looks the same and get same result with or without rediects set.
> The conf file looks good:
>
> <VirtualHost 216.x.x.15:80>
> ServerName www.example.com
> ServerAlias example.com
> ServerAdmin admin
> DocumentRoot /home/.sites/39/site9/web
> ErrorDocument 401 /error/401-authorization.html
> ErrorDocument 403 /error/403-forbidden.html
> ErrorDocument 404 /error/404-file-not-found.html
> ErrorDocument 500 /error/500-internal-server-error.html
> RewriteEngine on
> RewriteCond %{HTTP_HOST}                !^216.139.202.15(:80)?$
> RewriteCond %{HTTP_HOST}                !^www.example.com(:80)?$ [NC]
>
> RewriteRule ^/(.*)                      http://www.example.com/$1
> [L,R=301]
> RewriteOptions inherit
>
>
> On Tue, Jul 24, 2018 at 1:10 PM, Brent Epp <brent at pdc.ca> wrote:
> Do you have this as your host/domain/alias setup?
>
> I use:
>
>  Host Name: www
>  Domain Name: mydomain.com
>  Web Alias Redirects: [checked]
>  Alias: mydomain.com
>
> No login redirect problems.
>
> Short of that, root into the shell and check the ServerAlias line in the
> site file /etc/httpd/conf/vhosts/siteXX
>
>  - Brent
>
> At 2018-07-24 11:44, Robert Fitzpatrick wrote:
> I have one site on a 5209R server that keeps leading to the admserv port
> 444:
>
> <http://www.example.com/>http://www.example.com/Â ->Â
> http://www.example.com:444/
>
> I have cleared aliases and web alias redirect settings, saved and
> re-entered. Same result with or without the setting. I have restarted
> httpd, admserv and named-chroot although we do not host DNS for this
> domain. I did check DNS queries from the server and resolving the correct
> IP. The server has one IP and all vsites use another on this server. All
> other sites are working well. It also had LE SSL setup, but I have that
> disabled for now.
>
> It definitely appears the server does not recognize and wants to pull up
> the GUI. What else can I check to resolve this issue?
>
> --Â
> Robert
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20180725/f0473b48/attachment.html>


More information about the Blueonyx mailing list