tags: apache   archive   business   charity   climbing   comic   communication   database   email   exchange   family   fm2008   hack   hardware   humour   linux   liverpool   microsoft   money   mysql   network   oes   opensource   outlook   php   pictures   process   project   quote   real_life   review   rss   science   security   software   thought   tsm   updates   webdev   website   windows  

is htaccess being ignored?

Tue, 25 Sep 2007 06:25:58

You don't want to waste your time. Once I was having issues with the mod_rewrite function within Apache. I found out some hours later, I wasn't actually working on an apache server. It was in fact a Zeus web server.

Put a nonsense line (such as 'Wooga') in your htaccess file and try the request again. If you don't see a 500 Internal Server Error message, your htaccess file is being ignored altogether or you're not working on an apache box.

Cheers
Ryan Partington