redirecting my root folder

redirecting my root folder

Posted by: jmartinez
Posted on: 2009-01-14 15:36:00

How do I point my website to a sub directory? I want users to type in my website address and that will then take them to my new path, here is a sample of what I want users to see when they type my address:

www.mysite.com/ws/index.php

any help is appreciated,

thanks,

Re: redirecting my root folder

Posted by: sXi
Posted on: 2009-01-14 16:11:00

Redirect via the domain's .htaccess file:

redirect 301 / http://www.mysite.com/ws/index.php




How To Install PHP.INI / ionCube on DreamHost

Tags: root folderwebsite address