Permission to create directory or file in /web/domain.com/newdir

I am using a laravel script and some files should stay one level before public_html

But not able to create a new directory or file in /web/domain.com/newdir

I have tried this with ftp and filemanager.

Should I use the /web/domain.com/private folder? or edit open_dir settings or use ssh to create directory.

Asking here so I don’t accidentally create some security permission issue.

You can also use the custom docroot function:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.