Skip to content

Commit 735b43c

Browse files
authored
Merge pull request #618 from Argus-Technologies/rewrite-rules-link
Added Symfony rewrite rules link
2 parents 3011f20 + 1a0412f commit 735b43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ And start the built-in PHP server or the Symfony WebServerBundle:
150150
All JavaScript components are also [available as standalone libraries](https://github.com/api-platform?language=javascript)
151151
installable with NPM or Yarn.
152152

153-
**Note:** when installing API Platform this way, the API will be exposed as the `/api/` path. You need to open `http://localhost:8000/api/` to see the API documentation.
153+
**Note:** when installing API Platform this way, the API will be exposed as the `/api/` path. You need to open `http://localhost:8000/api/` to see the API documentation. If you are deploying API Platform directly on an Apache or Nginx webserver and getting a 404 error on opening this link, you will need to enable the [rewriting rules](https://symfony.com/doc/current/setup/web_server_configuration.html) for your specific webserver software.
154154

155155
## It's Ready!
156156

0 commit comments

Comments
 (0)