T
Torgut
Guest
Well... the story goes like this:
I try to load an index.php file in this specific domain, let's call it testing.com. So:
www.testing.com/index.php
The browser wants to save the file instead of showing the contents. I check the situation. Yes, PHP wasn't allowed. I turn it on. But the situation remains the same.
In the end, I delete the domain to recreate it. Well... now the most amazing thing happens... let's call my default domain as default.com
If I type
www.testing.com the browser is redirected to www.default.com
Perfectly normal.
But then, if I type
www.testing.com/index.php
the browser keeps trying to save the file!!! Even if there is no testing.com domain in the server anymore. And no, there isn't no index.php in the default domain neither!
So this is haunting me! Can't figure out what's going on. Someone knows this situation?
I try to load an index.php file in this specific domain, let's call it testing.com. So:
www.testing.com/index.php
The browser wants to save the file instead of showing the contents. I check the situation. Yes, PHP wasn't allowed. I turn it on. But the situation remains the same.
In the end, I delete the domain to recreate it. Well... now the most amazing thing happens... let's call my default domain as default.com
If I type
www.testing.com the browser is redirected to www.default.com
Perfectly normal.
But then, if I type
www.testing.com/index.php
the browser keeps trying to save the file!!! Even if there is no testing.com domain in the server anymore. And no, there isn't no index.php in the default domain neither!
So this is haunting me! Can't figure out what's going on. Someone knows this situation?