Open GoogleCodeExporter opened 9 years ago
Original comment by killpack99
on 10 Feb 2010 at 10:57
Original comment by killpack99
on 15 Mar 2010 at 7:47
Well you can always query string URLs.
Ex: index.php?c=products&m=view&id=345
You can enable this by editing your application/config/config.php and enable
"Enable Query Strings"
If you need more help take a look at:
http://codeigniter.com/user_guide/general/urls.html
Or change your hosting...
Original comment by djbl...@gmail.com
on 16 Mar 2010 at 7:50
This actually isn't a personal issue ;)
The problem is that sweetcron literally doesn't work without
.htaccess. We also don't want to force anyones hand, it's their
choice what kind of hosting they have, not ours. Our job is to
make our software as useful as possible for our users.
This requirement also makes it overly difficult to install
Lifepress on LightTPD web servers.
Perhaps we should default to query strings unless the user
explicitly sets the option to enable pretty permalinks
(.htaccess URL rewriting)
Original comment by killpack99
on 16 Mar 2010 at 8:28
Original issue reported on code.google.com by
killpack99
on 10 Feb 2010 at 10:56