gumartinm / mobiads

Automatically exported from code.google.com/p/mobiads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The right configuration when debugging

GoogleCodeExporter opened this issue · comments

Alias /sf /home/myname/companies/my-pfc-gusarapo/lib/vendor/symfony/data/web/sf
<Directory 
"/home/myname/companies/my-pfc-gusarapo/lib/vendor/symfony/data/web/sf">
    AllowOverride All
    Allow from All
</Directory>

Do not forget this configuration for apache if you want the nice debugging tool.


Original issue reported on code.google.com by gu.mart...@gmail.com on 26 May 2012 at 6:14