Ho installato un script con non pochi problemi(sono ignorante di sito web)
Non capisco come fare per far vedere htpps//miodominio.altervista.org
_________________________________
<FilesMatch "(?i)\.(php[0-9]?|phtml)$">
Require all denied
</FilesMatch>
<FilesMatch "index.php">
Require all granted
</FilesMatch>
##
## You may need to uncomment (remove #) the following line for some hosting environments,
## if you have installed to a subdirectory, enter the name here also.
## Example: for https://site.com enter: "/", for https://site.com/something enter: "/something/"
##
# RewriteBase /
Salve,
purtroppo Laravel è noto per avere dei problemi su AlterVista (vder qui).
C'è ad esempio l'utente laravista che ha fatto una versione di Laravel modificata appunto per risolvere le problematiche che si ricontrano (vdere qui).