summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/general/urls.rst
AgeCommit message (Collapse)AuthorFilesLines
2017-10-09Fix broken .htaccess example code-blockMamat Rahmat1-2/+2
- remove double colon before code-block - change lexer into apacheconf Fixes #5283 Signed-off-by: Mamat Rahmat <coderbodoh@gmail.com>
2017-07-20Added code-block tag to make sphinx happy with urls.rstMaster Yoda1-0/+2
2017-07-20Remove changes to general/urls.rstMaster Yoda1-2/+2
2017-07-20Fix some mistakes in the user guideMaster Yoda1-5/+3
2013-07-19[ci skip] Remove a leftover description of the non-configurable translating ↵Andrey Andreev1-18/+0
of URI dashes
2012-11-09[ci skip] Polish docs in user_guide_src/source/general/Andrey Andreev1-11/+13
2012-11-01Allow use of dashes in controller/method URI segmentsAndrey Andreev1-4/+23
Supersedes PR #642
2012-01-25Added bit about having mod_rewrite enabled for removing index.php CroNiX1-3/+6
Added note about htaccess rules might not work for all server configurations
2012-01-09Removed the first slash of the line 51. With this, the goal of the code ↵insign1-1/+1
don't work. I tried it in many Apache servers. Sorry if I am wrong.
2011-11-22Altered the explenation of the rewrite rules to better fit the actual result.Repox1-1/+1
2011-11-22Altered the suggested mod_rewrite rules for removing index.php from URL to ↵Repox1-4/+5
better fit the needs between CI routing and asset files. This suggestion addresses issue #684
2011-10-07Fix CodeIgniter URLs on User Guidepurwandi1-6/+5
2011-10-05fixed code block spacing on URLs and Views general docsDerek Jones1-7/+13
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+88