Internal Caching
-
Hello,
We recently cloned a LAMP App over to a new App to continue internal development work on the website. When we cloned the app, it keeps redirecting to the old URL.Is there any sort of internal caching that takes place inside the LAMP Apps? I've tried flushing the Redis Database and that doesn't seem to have fixed anything.
Thank you!
-
Hello,
We recently cloned a LAMP App over to a new App to continue internal development work on the website. When we cloned the app, it keeps redirecting to the old URL.Is there any sort of internal caching that takes place inside the LAMP Apps? I've tried flushing the Redis Database and that doesn't seem to have fixed anything.
Thank you!
@jlx89 there is no internal cache. Can you just do a plain
curl -v https://clonedapp.domain.comand see what is happening? Could it be that you have the domain hardcoded in your LAMP app and it's redirecting you to that location? This happens fairly often when cloning WP with misconfigured plugins.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login