* Josh <[EMAIL PROTECTED]>:
> I am converting a site to use includes instead of a Dreamweaver template.  I
> want the URLs to look like this: www.my-site1234.com/contact instead of
> www.my-site1234.com/default.php?p=contact.
>
> I found some tutorials on editing the .htaccess file but where do I find it
> on the server?

You can place .htacces files in any directory -- assuming you're using
Apache as your webserver AND assuming Apache is configured to allow
.htaccess files. 

-- 
Matthew Weier O'Phinney           | mailto:[EMAIL PROTECTED]
Webmaster and IT Specialist       | http://www.garden.org
National Gardening Association    | http://www.kidsgardening.com
802-863-5251 x156                 | http://nationalgardenmonth.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to