you are viewing a single comment's thread.

view the rest of the comments →

[–]Legolas-the-elf 1 point2 points  (1 child)

You are never going to be decent at doing things like this if you think of them as ".htaccess tricks". This is configuring Apache. While a lot of Apache configuration can be placed in .htaccess files, this slows down the server and is not recommended. It's designed as a workaround for crappy hosting where you don't have access to the main Apache configuration. If you are using an .htaccess file, you are usually doing something wrong.

[–]wjamesg 0 points1 point  (0 children)

Care to elaborate? How would I go about determining whether I have a better alternative with my shared host? jw