Tag: htaccess

Clean URL's on OS X I do my development on a Mac and have been struggling to get mod_rewrite and htaccess working to support clean URLs. This blog entry is referenced a bit around the net - http://www.clagnut.com/blog/350/ but it did not work for me. I ended up getting the solution from Glen. I moved my dev folder outside of the defaults for OS X/Apache and created an alias in the your_user_name.conf...
1 comment(s) / cglusky / cglusky's dev notes / on July 11, 2006 at 22:24

subdomains Glen, I have not cracked the code on getting siteframe running on a subdomain. It will run fine if I set the ini file site url to subdomain.domain.com but the URL rewrite does not work. Since the sub is just a pointer to a directory I modified htaccess with the base of /subdomain/. Should I have left this at / ??? Thanks, Coby
4 comment(s) / cglusky / Q&A / on May 18, 2006 at 09:53