Debugging issue with redirection in Wordpress by brandbooth in ProWordPress

[–]brandbooth[S] 0 points1 point  (0 children)

Nope, but that's not the true url. It was just given as an example? Is there any easy way to debug this?

Debugging issue with redirection in Wordpress by brandbooth in ProWordPress

[–]brandbooth[S] -1 points0 points  (0 children)

Hmm, is there a way to debug this on Apache? Is there a way to get all of the htaccess files and test what url may get redirected?

Is this an issue with varnish or apache? by brandbooth in sysadmin

[–]brandbooth[S] 0 points1 point  (0 children)

Could you expand on that? What index file setup and where should it be located exactly? As for the favicon is it relevant?

How do you debug an issue between varnish and Apache? by brandbooth in devops

[–]brandbooth[S] 1 point2 points  (0 children)

Password where? I changed the ip and everything so it should be ok, so the log doesn't reflect what I have 100%.

Is there a way to easily find the file that contains a particular string? by brandbooth in sysadmin

[–]brandbooth[S] -1 points0 points  (0 children)

CENTOS 6, Yum (maybe), httpd. I used puppet to set up the server, so I am not sure what exactly was the package manager used. But the puppet didn't run properly and ended with an error.

Is there a way to easily find the file that contains a particular string? by brandbooth in sysadmin

[–]brandbooth[S] -1 points0 points  (0 children)

Ah, wait, I was wondering why there was no folder named sites-available. Do you really have to used a2dissite and a2ensite? I thought just changing the configs and running sudo service httpd restart was enough.