me redirect does not work.
Posted: 18 Mar 2008, 13:57
I am currenlt using Bubba amd woth help of EEK we manged to get it work and i an setting it up.
I ahev done the virtual host on and opend 8083and manual forwarded ti bubba so, same thing with ftp and that.
Thw issue is i tried a to put a redirect script on my website si they visit the website and they are redirected to Bubba at home.
this is the scirpt i am using so i wounde if somwe of you oculd try to visit it if you get the same arror that the server is down and they can´t acces it, plz try agian later on, or it i have a seting wrong on bubba, since my firewall has the ports already forwarded to bubba, and the logs shows nothing wierd beside the usual things.
<html>
<script>
location="http://213.226.114.41:8083/news.php";
</script>
</html>
I ahev done the virtual host on and opend 8083and manual forwarded ti bubba so, same thing with ftp and that.
Thw issue is i tried a to put a redirect script on my website si they visit the website and they are redirected to Bubba at home.
this is the scirpt i am using so i wounde if somwe of you oculd try to visit it if you get the same arror that the server is down and they can´t acces it, plz try agian later on, or it i have a seting wrong on bubba, since my firewall has the ports already forwarded to bubba, and the logs shows nothing wierd beside the usual things.
<html>
<script>
location="http://213.226.114.41:8083/news.php";
</script>
</html>