Skip to content

Commit

Permalink
Update README.md (#538)
Browse files Browse the repository at this point in the history
* Update README.md

Mention .htaccess

* Update README.md
  • Loading branch information
kaurov authored Dec 14, 2023
1 parent 436875c commit 8b1d8c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ cd ./my-project
./vendor/bin/pimcore-install
```

- Point your virtual host to `my-project/public`
- Point your virtual host to `my-project/public`
- [Only for Apache] Create `my-project/public/.htaccess` according to https://pimcore.com/docs/platform/Pimcore/Installation_and_Upgrade/System_Setup_and_Hosting/Apache_Configuration/
- Open https://your-host/admin in your browser
- Done! 😎

Expand Down

0 comments on commit 8b1d8c0

Please sign in to comment.