Currently viewing the tag: apache
Please click on the titles for the full entry.
Small explanation of Mod_Rewrite the URL Rewriting Engine
14/08/2006, 14:40:12
Tagged Under: mod_rewrite, apache, php, perl, regex, tengine.
Mod_Rewrite is an Apache Module and is something that is very mysterious to some people and I can see why. Due to the fact that is uses what are called Regular Expressions (RegEx's) it can seem pretty daunting when you first look at something like this:
...
Suffering is comfort in disguise
10/04/2006, 15:18:38
Tagged Under: Linux, debian, php, mysql, apache, xp, knoppix, kanotix.
Well apart from two specific tasks I need to perform I am now no longer using Windows at home at all. I've always run a dual system with Linux but recently I made the choice to fully switch to Linux and pretty much stop using Windows at all. I still need one Win box to run my Broad-Band which is ironic because that's the exact point on my home network that I want to GET RID OF WINDOWS because it's the point of entry to the network from the Web. Of course I'm not so stupid to use XP on that box so I'm not that worried. I've always done all my web dev on my Linux box using a Linux, Apache, Mysql & PHP (LAMP) install to do it. However that's not the only thing I use any of those three installs for. Mysql is handy for pretty much all database stuff I do away from web dev, it stores a huge table of my mp3 tunes which also have a reference where to find them on the network (I have storage boxes) it also runs the tables for my bot that I use on IRC when I chat. My own web applications like my RSS reader, link stores and I store all my various logs of stuff including a personal journal. Everyone thinks web servers when you mention Mysql but it's way more flexible than that. I use Bash as my Shell and use bash scripts, Perl and PHP to perform crappy tasks that you need to do at various times on a Linux box. My Bluetooth just worked when I plugged it in to my Linux where with Windows I had to mess about getting XP to accept that the drivers were not signed. That's the difference with Linux; YOU are in charge not the OS. I really got tired with the way that M$ were dumbing things down because they felt they needed to. Yeah sure M$, the unwashed masses shouldn't be driving your developments the power users should be.
...
If you can't beat em join em!?
15/01/2006, 14:59:31
Tagged Under: google, technorati, dogpile, voodoo, apache, keywords.
Ok so after doing a little research in the last week I have noticed that across most of the search engines (barr dogpile because that is now the only one that still rawks) that my search engine rankings have dropped off the map. Except for very specific keywords which could only relate to me personally the bots seem to be having a tough time indexing the site. Didn't take long to realise why and dumbass me should have really spotted this months ago, if not over a year. I mean I do this simple thing for clients to ensure high rankings so, doh! Why not me? The problem was that the URI of any resource is now seemingly more important for releavance than the content itself. Basically, and this is where I dislike Google, it seems that Google is more interested in a site address that sounds more like the resource the person is searching for than the actual content of said resource. Therefore by adding the title in the URI problem solved. Again all this is done on-the-fly and the URI doesn't really exist in reality. I love the Voodoo!
...