Page 1 of 1
Subdomains
Posted: Mon Dec 18, 2006 10:38 am
by neel_basu
Hello Would You Please Tell me
=======================
I am Using Apache Server In My PC
And Its
http://localhost
How Can I Use
http://www.localhost/ To Be Redirected To
http://localhost/www/
Editing conf Files or Using .htaccess or Doing Something Else
Posted: Mon Dec 18, 2006 1:44 pm
by timvw
You could do this by using a Rewrite Rule... Consult your apache manual and lookup the functions mod_rewrite have to offer you...
Posted: Mon Dec 18, 2006 11:08 pm
by neel_basu
timvw wrote:You could do this by using a Rewrite Rule... Consult your apache manual and lookup the functions mod_rewrite have to offer you...
Hello Would You Please Explain Me
Posted: Tue Dec 19, 2006 12:17 am
by John Cartwright
neel_basu wrote:timvw wrote:You could do this by using a Rewrite Rule... Consult your apache manual and lookup the functions mod_rewrite have to offer you...
Hello Would You Please Explain Me
Yes, timv was referencing this
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
P.S. I have to ask, why do you capitalize every word?

Posted: Tue Dec 19, 2006 3:56 am
by neel_basu
Sorry Its My Mania/Habit