Your first step is to list the current vhosts with either httpd -S or
apachectl -S. Edit accordingly. Also, avoid IP:PORT vhost, and use *:PORT
when unsure.
Pay attention to your logs, especially if you get a 302 or 301.
On Sun, Sep 30, 2018 at 2:42 PM Labs Ocozzi wrote:
> I did make somethings
I did make somethings tests, i think this problem is the enviroment.I
did deploy a wordpress in other enviroment and restore database and that
website work fine. But i did deploy other wordpress in this enviroment
and the new project work fine too.
But when i restore the database, my wordpress
If you access the server by ip httpd can't differentiate which vhost you
are trying to access, so it returns the default. To access a something
other than the default you need to include the server name, either as the
URL, or maybe you could add it to the request with nginx - before you pass
the r
Hi, i need a help.
I depoy a wordpress website in my httpd enviroment lab, and this website
redirect my request for default website, i change this website name,
from tiblog.domain to blog.domain. I change database(wordpress) but my
website not work. When i acess this website from
ip:port[192.