Re: creating a .htaccess file
Hello,
The .htaccess file will automatically be created once your domain will host on Linuxserver. You do not need to create it manually. You can find it inside the 'public_html' folder. You just need to place the code
AddType application/x-httpd-php .php .html there to perform it.
|