Skip to content

Conversation

DarkSide666
Copy link
Member

for example htaccess file like this:

RewriteRule ^api/(v[0-9]+)/((?!index\.php$).+)$ api/$1/index.php [L,NC]

for example htaccess file like this:
```
RewriteRule ^api/(v[0-9]+)/((?!index\.php$).+)$ api/$1/index.php [L,NC]
```
@DarkSide666 DarkSide666 requested a review from romaninsh January 9, 2019 00:12
@romaninsh romaninsh merged commit b7447d5 into develop Jan 9, 2019
@romaninsh romaninsh deleted the DarkSide666-patch-1 branch January 9, 2019 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants