Posts Tagged ‘apache’

One of those posts ?

This item was filled under [ random ]

Yes, its one of “those” posts again where I nag about this post being a post after a long period of time just because I could not put some time together for this tiny little blog of mine….
I expect next few weeks to consume almost two days of my time in a single day every [...]

Continue reading...

PHPCamp !!

This item was filled under [ random ]

I’m enjoyed the PHPCamp. The camp organized at Persistent Systems Pvt. Ltd. was attended by over two hundred interested intellectuals. Nice event, nice ppl.
There were sessions about OpenSocial API, Shindig, Joomla-Shindig integration and OpenSocial apps. Nice lunch, followed by the talks about various tools that enhance PHP development efficiency, Server Scalability, Various common vulnerabilities, Web [...]

Continue reading...

RegExp

This item was filled under [ random ]

Regular expressions are kinda ebil… I’m trying to learn and implement them in Apache .htaccess files and they are giving me hard time…
Apache rewrite module uses regular expressions to match string patterns >_<

Continue reading...

Tagged with: [ , , ]

Apache, URL Routing and Aliases

This item was filled under [ Programming, Web ]

Recently while playing with PHP and MVC architecture, I came accross a thingy called URL routing. It’s basically a mechanism to route various request to your applications through a definite point and thus to facilitate efficient, convenient and structured programming of web applications. Mostly, while using MVC, it’s preferred to route all requests to [...]

Continue reading...

Subdomains !!

This item was filled under [ Fun, Web ]

With some luck and help from a good friend of mine, I was able to shift my domain off Net 4. This makes me twice happier than usual because i was recently facing terrible problems with net4 support for other work related issues and was definitely not satisfied with the modified administrator panel that they [...]

Continue reading...