I am on a Shared Server so dont have access to the httpd.conf
Somebody mind explaining the steps how its done?
__________________ RATE-MY-WEBSITE.com "Free website reviews by real web professionals" Please login or register to view this content. Registration is FREE
.htaccess works on HTTP requests to the server not the physical filing system.
All you could do with htaccess is redirect to a sub-folder which will show in the browser address bar
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
.htaccess works on HTTP requests to the server not the physical filing system.
All you could do with htaccess is redirect to a sub-folder which will show in the browser address bar
Hmm. That sucks.
Thanks Chris.
__________________ RATE-MY-WEBSITE.com "Free website reviews by real web professionals" Please login or register to view this content. Registration is FREE
In.htaccess ,you could make changes of your shared hosting account but not the shared hosting. httpd.conf is with regard to the whole server. In short, you can't .
« Reply to Can i change the Document Root with .htaccess