Hi there,
I want to launch a website that uses CodeIgniter as PHP application
framework. The problem is Google Friendly URL's don't work because I can't
get the app.yaml setup correctly. I need to have the below rewrite rules
translated to Google App Engine rules and I can't get it to work!. Please
help me out!
.htaccess (RewriteRules that work on our private web-server)
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]
I tried everything, different config.php settings and even de mod_rewrite.php
trick. All don't work!
Cheers,
Victor Angelier
#PHP #CodeIgniter #Framework #RewriteRules #AppEngine #Yaml
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/34b74fc1-6107-4c65-b3aa-34184e19ae4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.