File tree Expand file tree Collapse file tree 6 files changed +5
-13
lines changed
Expand file tree Collapse file tree 6 files changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,4 @@ charset = utf-8
1313
1414# Tab indentation (no size specified)
1515indent_style = tab
16+
Original file line number Diff line number Diff line change 33application /cache /*
44! application /cache /index.html
55
6+
67application /logs /*
78! application /logs /index.html
89
Original file line number Diff line number Diff line change 11RewriteEngine On
22RewriteCond %{REQUEST_FILENAME} !-f
33RewriteCond %{REQUEST_FILENAME} !-d
4- RewriteRule ^(.*)$ index.php/$1 [L]
4+ RewriteRule ^(.*)$ index.php/$1 [L]
Original file line number Diff line number Diff line change 44 *
55 * An open source application development framework for PHP
66 *
7+ *
78 * This content is released under the MIT License (MIT)
89 *
910 * Copyright (c) 2014 - 2018, British Columbia Institute of Technology
Original file line number Diff line number Diff line change 11# CodeIgniter API Controller v.1.1.0
22
3- [ ![ GitHub package version] ( https://img.shields.io/badge/package-v1.1.0-blue.svg )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller/releases/tag/v1.1.0 )
4- [ ![ GitHub stars] ( https://img.shields.io/github/stars/jeevan15498/CodeIgniter-API-Controller.svg?style=flat-square )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller/stargazers )
5- [ ![ GitHub issues] ( https://img.shields.io/github/issues/jeevan15498/CodeIgniter-API-Controller.svg?style=flat-square )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller/issues )
6- [ ![ GitHub forks] ( https://img.shields.io/github/forks/jeevan15498/CodeIgniter-API-Controller.svg?style=flat-square )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller/network )
7- [ ![ GitHub license] ( https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller )
8-
9-
10- [ ![ contributions welcome] ( https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller/issues )
11- [ ![ HitCount] ( http://hits.dwyl.io/jeean15498/CodeIgniter-API-Controller.svg )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller )
12- [ ![ Github All Releases] ( https://img.shields.io/github/downloads/atom/atom/total.svg )] ( https://github.com/jeevan15498/CodeIgniter-API-Controller/archive/master.zip )
13-
143## Files
154
165[ API Documentation] ( https://github.com/jeevan15498/CodeIgniter-API-Controller#documentation )
Original file line number Diff line number Diff line change 33</IfModule >
44<IfModule !authz_core_module >
55 Deny from all
6- </IfModule >
6+ </IfModule >
You can’t perform that action at this time.
0 commit comments