Categories: Core Linuxvestacp

Vesta Control Panel Template Description

Apache
default – no additional settings, works well for most sites
basedir – to fight against phpshells using openbasedir directive
hosting – separate php limits for each domain (php_admin_value   memory/safemode/etc)
phpcgi – template to run php as cgi. can be useful to run php4 or php5.2
phpfcgid – to php as fcgi (automatically installed on a server with > 1Gb of RAM)
wsgi – template to run python projects (can be installed manually)

Apache template actually consists of three files. File with tpl extension is used to build usual virtual host. File with stpl extension is used to build SSL vhost. File with sh extension is optional. It can be used as trigger to run additional shell commands on domain creation. For details see phpfcgid.sh template

Nginx
default – serves static content, works well for most sites
hosting – disable_symlinks directive to protect from symlink atacks
?aching – dynamic pages are cached for 15 min to handle spontaneous traffic aka reddit-effect
force-https – force users to https/SSL (can be installed manually)

DNS
default – general dns records
gmail – predefined records to host mail on google app
child-ns – template for vanity name servers

Templates can be found in the /usr/local/vesta/data/templates/ directory. Feel free to modify or copy them to create new custom templates. After modifying existing template you need to rebuild user configuration. This can be done using v-rebuild-user command or bulk operation in the web interface (drop down list on a “User” page).


Vishwajit Kale
Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostripples, a company that aims to provide affordable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.

Recent Posts

Make in India, Make for the World: How Hostripples Empowers Modi’s Vision

Introduction Prime Minister Narendra Modi’s clarion call — “Make in India, Make for the World” — is not just a…

2 days ago

AI – Powered Customer Support in Hosting: Chatbots & Virtual Assistants

Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…

2 weeks ago

ChatGPT: Your Ultimate AI Content Generation Tool

Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…

4 weeks ago

Discover Ollama: How It Works, Features & Everything?

Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…

1 month ago

Connecting to Amazon EC2 via WinSCP (SFTP): A Complete Guide

Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…

2 months ago