IZIlias Zalesinblog.it-iz.de·Jul 22, 2024 · 3 min readAdd Netlify forms to NextJs 141. add __forms.html to public folder Create a new HTML file. You can name it something descriptive like __forms.html. The structure should look like this: project-root/ └── public/ └── __forms.html ja the code look like this: <html> <head></...00
IZIlias Zalesinblog.it-iz.de·Dec 11, 2022 · 2 min readChange OS System from Plesk ServerI had a cloud server from Ionos (ionos.de) with centOS and plesk, with the plesk surface I can admin the webpages of my customers, I can clone Websites and make backups. I don't specialize as DevOps but Plesk make it easy to administrate the Webspace...00