Oct 26
Digg
Stumbleupon
Technorati
Delicious

In continue to htaccess trick

Hi,
we’ve already published bunch of information about tricks with .htaccess in symfony projects (see e.g. Tricks with symfony .htaccess and How to hide symfony project in subfolder). Here is another one helpfull tip which you may use in your project. It works a bit differently from what we’ve already wrote about “How to use Symfony [...]

Author: admin
Jan 08
Digg
Stumbleupon
Technorati
Delicious

How to hide symfony project in subfolder

As for me, this is gonna be quite popular task – do not use symfony project in root of web folder but keep it under kinda “forum” or “users” folder. This way you may use in root of web folder (public_html or web or wherever you have called it) another type of software (e.g. Joomla). [...]

Author: admin
Oct 30
Digg
Stumbleupon
Technorati
Delicious

Tricks with symfony .htaccess

I decided to put here a couple of .htaccess rules that may help you in your daily practice to save the time trying to get it working. Real .htaccess guru of course wont find it usefull but maybe someone will tell me thank you
How to use Symfony on naked IP without domain name
Sometimes [...]

Author: admin