You do not need to use SEO URLs in an app :). Htaccess is for an apache web server. I don't believe that it works, although someone else might know more.
--
--
You received this message because you are subscribed to the Google
Groups "ZZEE PHPExe" group.
To post to this group, send email to php...@googlegroups.com
To unsubscribe from this group, send email to
phpexe+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phpexe?hl=en
---
You received this message because you are subscribed to the Google Groups "ZZEE PHPExe" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phpexe+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The issue is the path. If you compile allowing right click then view source you should see where its trying to load. All compiled files have their own relative namespace and do not use the computer filesystem paths, until you explicitly want to load external/non-compiled files.