redirect from directory to static page
Posted: Mon Mar 05, 2007 4:30 pm
hi all,
i searched the forums for an solution of the following problem, but i couldn't find one:
i have s9y 1.1 installed (in the root directory) and url rewriting was automatically disabled (i guess my server doesn't support it). i am also using the staticpage-plugin.
what i would like to do is: redirecting from a directory to a static page, for example:
www.mypage.com/test
should be automatically redirected to
www.mypage.com/index.php?/test.html
what i already did is:
- creating the directory called "test"
- creating a index.html, which i put in this directory
then i tried the meta- and the javascript-redirection, but both redirects delivered the startpage of s9y instead of the page mentioned above.
i read in the forums that there is also the possiblity of redirecting with htaccess-files, but this seems to be a bit difficult and i am not sure if it would solve my problem.
does anybody know what could help?
i searched the forums for an solution of the following problem, but i couldn't find one:
i have s9y 1.1 installed (in the root directory) and url rewriting was automatically disabled (i guess my server doesn't support it). i am also using the staticpage-plugin.
what i would like to do is: redirecting from a directory to a static page, for example:
www.mypage.com/test
should be automatically redirected to
www.mypage.com/index.php?/test.html
what i already did is:
- creating the directory called "test"
- creating a index.html, which i put in this directory
then i tried the meta- and the javascript-redirection, but both redirects delivered the startpage of s9y instead of the page mentioned above.
i read in the forums that there is also the possiblity of redirecting with htaccess-files, but this seems to be a bit difficult and i am not sure if it would solve my problem.
does anybody know what could help?