In a classic move I've discovered the solution to this AFTER posting. I can set the document root and then overwrite using Additional parameters for <VirtualHost> directive.
I still think a separate project root/document root option would be helpful though.
Search found 2 matches
- Tue Oct 10, 2023 2:47 pm
- Forum: MAMP - Feature Requests
- Topic: Ability to set a project root, separate to document root
- Replies: 2
- Views: 24777
- Tue Oct 10, 2023 2:27 pm
- Forum: MAMP - Feature Requests
- Topic: Ability to set a project root, separate to document root
- Replies: 2
- Views: 24777
Ability to set a project root, separate to document root
I'd love to be able to use the MAMP snapshot features, but most of my projects store system files above the web root.
e.g.
project directory
config
vendor
public
I have to set the doc root to be the public folder, but this gives MAMP no visibility over the other files in the project ...
e.g.
project directory
config
vendor
public
I have to set the doc root to be the public folder, but this gives MAMP no visibility over the other files in the project ...