Tagged Questions

0
votes
1answer
41 views

DotNetNuke Page Redirecting

Hi, When i browsing my dotnetnuke application from the server it defaulty redirects to the error.aspx. Can anyone plz help me to set the default.aspx as the default page... Tanks in advance
0
votes
3answers
175 views

PHP +redirecting with sessions

Hello, i'm trying to make my site with a few languages. Every page includes config-file, wich checks variable 'lang' in session. If it doesn't exist, wi'll be redirected to the page of lang choosing. …