Web Hosting Practice Test — Questions and Answers
Question 1: What does DNS stand for in web hosting?
- Domain Name System (Correct answer)
- Digital Naming Standard
- Direct Network Service
- Data Network System
Correct answer: Domain Name System
DNS (Domain Name System) is the internet's directory that translates human-readable domain names like example.com into IP addresses that computers use to locate servers.
Question 2: What is a 'colocation' (colo) hosting arrangement?
- Renting space in a data center to house your own physical server hardware (Correct answer)
- Hosting servers in multiple countries simultaneously
- Hosting multiple websites on one server
- A type of shared hosting with better resources
Correct answer: Renting space in a data center to house your own physical server hardware
Colocation means you own the physical server hardware and pay a data center to house it, providing its power, cooling, bandwidth, and physical security.
Question 3: Which DNS record identifies the authoritative name servers for a domain?
- TXT record
- MX record
- A record
- NS record (Correct answer)
Correct answer: NS record
NS records delegate a domain to its authoritative name servers.
Question 4: What is a snapshot in the context of VPS/cloud hosting?
- A copy of the server's access logs
- A screenshot of the server dashboard
- A point-in-time backup image of a server's disk state (Correct answer)
- A real-time performance report
Correct answer: A point-in-time backup image of a server's disk state
A snapshot is a point-in-time disk image of a VPS or cloud instance, allowing you to restore the server to that exact state if needed.
Question 5: What is a 'security audit' for a web hosting account?
- A systematic review of hosting configurations, file permissions, access logs, and software versions to identify and fix security vulnerabilities (Correct answer)
- A review of the hosting terms of service
- A monthly billing review
- A speed test of the hosting server
Correct answer: A systematic review of hosting configurations, file permissions, access logs, and software versions to identify and fix security vulnerabilities
A hosting security audit is a systematic review of server configurations, file permissions, installed software versions, access logs, and firewall rules to identify and remediate security weaknesses.
Question 6: What is an 'AAAA record' in DNS?
- An alias record for subdomains
- A record for email authentication
- A record for verifying SSL certificates
- A DNS record that maps a domain name to an IPv6 address (Correct answer)
Correct answer: A DNS record that maps a domain name to an IPv6 address
An AAAA record is a DNS record type that maps a domain name to an IPv6 address (128-bit), the next-generation IP addressing system alongside the older IPv4 A records.
Question 7: What is a 'brute force attack' in the context of web hosting security?
- Automated attempts to guess passwords or encryption keys by systematically trying many combinations (Correct answer)
- A physical break-in at a data center
- A denial of service flood attack
- SQL injection through a web form
Correct answer: Automated attempts to guess passwords or encryption keys by systematically trying many combinations
A brute force attack uses automated tools to systematically try large numbers of password or key combinations until the correct one is found, targeting SSH, FTP, and admin panels.
Question 8: What is a subdomain in the context of shared hosting?
- A separate domain purchased from a domain registrar
- A prefix added to the main domain to create a distinct web address (Correct answer)
- A temporary domain used during website construction
- An alternate IP address mapped to the primary domain
Correct answer: A prefix added to the main domain to create a distinct web address
A subdomain (e.g., blog.example.com) extends the primary domain, letting you create separate sections of a website without buying a new domain.
Question 9: What is 'DNSSEC' and why is it important for US hosting customers?
- A faster DNS resolution protocol
- A backup DNS service
- A security extension that adds digital signatures to DNS records to prevent DNS spoofing and cache poisoning (Correct answer)
- A domain privacy protection service
Correct answer: A security extension that adds digital signatures to DNS records to prevent DNS spoofing and cache poisoning
DNSSEC (DNS Security Extensions) adds cryptographic digital signatures to DNS records, allowing resolvers to verify the authenticity of responses and prevent attackers from redirecting traffic.
Question 10: What is 'PCI DSS' compliance requirement for US e-commerce hosting?
- An email marketing compliance standard
- Payment Card Industry Data Security Standard — a set of security requirements for businesses that process credit card payments (Correct answer)
- A US government web hosting regulation
- A website speed standard
Correct answer: Payment Card Industry Data Security Standard — a set of security requirements for businesses that process credit card payments
PCI DSS (Payment Card Industry Data Security Standard) is a mandatory security framework that US businesses accepting credit card payments must comply with, covering hosting infrastructure, encryption, and access control.
Question 11: What typically happens when a website exceeds the CPU usage limit on shared hosting?
- All traffic is automatically rerouted to a backup server
- The site may slow down, return errors, or be temporarily throttled (Correct answer)
- The account is permanently suspended without any prior warning
- The hosting provider automatically upgrades the account to a higher plan
Correct answer: The site may slow down, return errors, or be temporarily throttled
Hosts throttle or temporarily restrict CPU access when accounts exceed their limits to protect the overall server performance for all users.
Question 12: What is 'DDoS protection' in dedicated server hosting?
- Network-level traffic scrubbing that filters out malicious flood traffic before it reaches the server (Correct answer)
- An SSL certificate service
- A backup system for server data
- Anti-virus software for the server OS
Correct answer: Network-level traffic scrubbing that filters out malicious flood traffic before it reaches the server
DDoS protection in hosting uses network-level traffic scrubbing centers to identify and filter out malicious flood traffic, allowing only legitimate traffic to reach the server.
Question 13: What is 'SQL injection' and how does proper hosting configuration help prevent it?
- A database backup technique
- A server optimization method
- An attack where malicious SQL code is inserted through user input to manipulate or access the database; prevented by WAF, input validation, and least-privilege DB users (Correct answer)
- A method to speed up database queries
Correct answer: An attack where malicious SQL code is inserted through user input to manipulate or access the database; prevented by WAF, input validation, and least-privilege DB users
SQL injection attacks insert malicious SQL commands through unvalidated user inputs to manipulate databases; WAFs, parameterized queries, and minimal database user privileges help prevent it.
Question 14: What is the purpose of a 'KVM switch' in a physical data center context?
- A hardware device that allows one keyboard, video monitor, and mouse to control multiple physical servers (Correct answer)
- A network traffic load balancer
- A virtual machine hypervisor
- A type of SSD storage
Correct answer: A hardware device that allows one keyboard, video monitor, and mouse to control multiple physical servers
A KVM (Keyboard, Video, Mouse) switch is a hardware device that allows a single set of input/output peripherals to control multiple physical servers in a data center.
Question 15: What is the significance of a data center's Tier rating (Tier I–IV)?
- It indicates the server's CPU speed
- It shows the number of customers hosted
- It classifies the data center's geographic location
- It rates the data center's infrastructure redundancy and uptime guarantee (Correct answer)
Correct answer: It rates the data center's infrastructure redundancy and uptime guarantee
A data center's Tier rating (I through IV) indicates its level of infrastructure redundancy, with Tier IV offering the highest redundancy and 99.995% uptime guarantee.
Question 16: What is a 'wildcard DNS record' (*.example.com)?
- A DNS record that matches any subdomain not explicitly defined, routing all unspecified subdomains to one IP (Correct answer)
- A record for internationalized domain names
- A DNS record that blocks all subdomains
- A temporary DNS record that expires automatically
Correct answer: A DNS record that matches any subdomain not explicitly defined, routing all unspecified subdomains to one IP
A wildcard DNS record (*.example.com) matches any subdomain that doesn't have an explicit DNS record, routing all unspecified subdomains to the designated IP address.
Question 17: What is the 'noisy neighbor' effect in shared hosting?
- When server cooling systems generate performance issues
- When neighboring IP addresses are flagged for spam
- When one website on a shared server consumes excessive resources, slowing down others (Correct answer)
- When a nearby data center causes network interference
Correct answer: When one website on a shared server consumes excessive resources, slowing down others
The noisy neighbor effect occurs when one account's high resource usage degrades the performance of other websites on the same server.
Question 18: What does 'CSP' (Content Security Policy) protect against in web hosting?
- Server-side code injection
- DDoS attacks targeting your server
- Cross-site scripting (XSS) attacks by specifying which sources browsers are allowed to load scripts, styles, and other resources from (Correct answer)
- SSL certificate expiration
Correct answer: Cross-site scripting (XSS) attacks by specifying which sources browsers are allowed to load scripts, styles, and other resources from
Content Security Policy (CSP) is an HTTP header that restricts which sources a browser can load scripts, styles, and other resources from, significantly reducing XSS attack risk.
Question 19: What is shared hosting?
- A hosting type where users rent virtual machines on cloud infrastructure
- A hosting type where multiple websites share the same physical server and its resources (Correct answer)
- A hosting type where one website has an entire server to itself
- A hosting type where websites are hosted across multiple servers simultaneously
Correct answer: A hosting type where multiple websites share the same physical server and its resources
Shared hosting places multiple websites on one physical server, dividing its CPU, RAM, and storage among all accounts.
Question 20: What is an 'A record' in DNS?
- A record that points a domain to another domain
- A record that verifies domain ownership
- A record that stores email server information
- A record that maps a domain name to an IPv4 address (Correct answer)
Correct answer: A record that maps a domain name to an IPv4 address
An A record is a DNS record type that maps a domain name or subdomain to a specific IPv4 address, directing web traffic to the correct server.
Question 21: Which type of hosting is most appropriate for a high-traffic e-commerce site processing thousands of transactions per minute?
- Free hosting
- Shared hosting
- Subdomain hosting
- Dedicated server hosting (Correct answer)
Correct answer: Dedicated server hosting
Dedicated server hosting provides the highest performance and security, making it ideal for high-traffic e-commerce sites that require consistent resources and PCI compliance.
Question 22: What is 'domain propagation' in web hosting?
- The time it takes for updated DNS records to spread across all DNS servers worldwide (Correct answer)
- The transfer of a domain between registrars
- The process of registering a new domain
- The renewal of a domain registration
Correct answer: The time it takes for updated DNS records to spread across all DNS servers worldwide
Domain propagation is the time required for updated DNS records to be updated and distributed across all DNS resolvers and servers worldwide, typically taking 24–48 hours.
Question 23: What is 'object storage' in cloud hosting (e.g., AWS S3)?
- A scalable service for storing unstructured files like images and backups (Correct answer)
- A virtual machine disk type
- A DNS record type
- A relational database service
Correct answer: A scalable service for storing unstructured files like images and backups
Object storage like AWS S3 is a scalable service designed to store and retrieve any amount of unstructured data such as images, videos, and backups.
Question 24: Which of these is typically counted against a hosting account's 'inode' limit?
- The amount of RAM used
- The number of visitors
- The CPU temperature
- The number of files and folders stored (Correct answer)
Correct answer: The number of files and folders stored
Inodes correspond to the count of files and directories, which some hosts cap per account.
Question 25: What is 'managed WordPress hosting'?
- Hosting optimized and managed specifically for WordPress with automatic updates, backups, and performance tuning (Correct answer)
- Hosting that only allows WordPress to be installed
- Hosting where you manually manage WordPress yourself
- Generic shared hosting with WordPress pre-installed
Correct answer: Hosting optimized and managed specifically for WordPress with automatic updates, backups, and performance tuning
Managed WordPress hosting is a service where the provider handles WordPress-specific tasks like automatic core updates, daily backups, security monitoring, and performance optimization.
Question 26: What is a parked domain in shared hosting?
- A domain that is registered but not yet pointing to any website
- A domain used for internal server testing and development
- A domain reserved for future use by the hosting provider
- An additional domain that displays the same content as the primary domain (Correct answer)
Correct answer: An additional domain that displays the same content as the primary domain
A parked domain points to the same website as your primary domain, so visitors using either domain name see identical content.
Question 27: What role does PHP play in a shared hosting environment?
- It is a server-side scripting language used to create dynamic web content (Correct answer)
- It is a type of web server software like Apache or Nginx
- It is a file transfer protocol designed for shared server environments
- It is a database management system for storing website data
Correct answer: It is a server-side scripting language used to create dynamic web content
PHP is a server-side scripting language that powers popular platforms like WordPress, Drupal, and Joomla, generating dynamic content on shared hosting.
Question 28: A company expects predictable, steady traffic and wants fixed monthly costs. Which is generally more cost-predictable?
- A reseller account
- Pay-as-you-go cloud with usage spikes
- A free trial that expires
- A fixed-price VPS or dedicated plan (Correct answer)
Correct answer: A fixed-price VPS or dedicated plan
Fixed-price plans offer stable monthly costs, ideal for predictable workloads.
Question 29: Why is shared hosting generally not recommended for high-traffic websites?
- Users must manage server hardware manually
- It lacks support for email hosting
- It cannot host more than one domain name
- Resource constraints can cause slowdowns during traffic surges (Correct answer)
Correct answer: Resource constraints can cause slowdowns during traffic surges
Shared hosting has fixed resource limits, and traffic spikes can exhaust available CPU and RAM, resulting in slow load times or errors.
Question 30: What does 'server hardening' involve on a dedicated server?
- Installing more RAM
- Adding more hard drives
- Reducing the server's attack surface by disabling unused services, setting strong permissions, and applying security patches (Correct answer)
- Overclocking the CPU
Correct answer: Reducing the server's attack surface by disabling unused services, setting strong permissions, and applying security patches
Server hardening involves securing a dedicated server by disabling unused services, applying patches, configuring firewalls, and setting strict permissions to minimize vulnerabilities.
Question 31: Which hosting feature best protects a business site from a DDoS attack?
- A larger logo image
- A longer domain registration
- DDoS mitigation/protection at the network layer (Correct answer)
- More email aliases
Correct answer: DDoS mitigation/protection at the network layer
DDoS mitigation filters malicious traffic before it overwhelms the server.
Question 32: Why should a business verify a host's data backup retention period?
- To know how far back data can be restored (Correct answer)
- To speed up the homepage
- To increase email storage
- To change the domain extension
Correct answer: To know how far back data can be restored
Retention period determines how many days of backups are available for restoration.
Question 33: What is a CDN and how does it relate to cloud hosting?
- A cloud billing dashboard
- A network of distributed servers that caches and delivers content from locations closest to users (Correct answer)
- A database service for cloud apps
- A container orchestration platform
Correct answer: A network of distributed servers that caches and delivers content from locations closest to users
A CDN (Content Delivery Network) is a global network of servers that caches static content and delivers it from the server geographically closest to each visitor.
Question 34: Which type of hosting is specifically optimized and configured for a single CMS platform?
- DNS hosting
- Generic shared hosting
- Managed WordPress hosting (Correct answer)
- Colocation
Correct answer: Managed WordPress hosting
Managed WordPress hosting is tuned with caching, security, and updates specific to WordPress.
Question 35: Which RAID level provides both striping and mirroring for a balance of performance and redundancy on a dedicated server?
- RAID 10 (Correct answer)
- RAID 5
- RAID 0
- RAID 1
Correct answer: RAID 10
RAID 10 combines striping (RAID 0) and mirroring (RAID 1), offering both improved read/write performance and full redundancy by mirroring striped pairs.
Question 36: What is 'hotlinking' and why should hosting customers prevent it?
- A fast caching technique
- When external websites embed your images directly using your server's URL, consuming your bandwidth and resources (Correct answer)
- A type of phishing attack
- A CDN configuration method
Correct answer: When external websites embed your images directly using your server's URL, consuming your bandwidth and resources
Hotlinking occurs when other websites directly link to images or files on your server, causing those external sites to consume your hosting bandwidth and potentially driving up costs.
Question 37: Which protocol is commonly used to securely upload files to a hosting server?
- POP3
- SFTP (Correct answer)
- ICMP
- SMTP
Correct answer: SFTP
SFTP transfers files over an encrypted SSH connection, unlike plain FTP.
Question 38: How does reseller hosting differ from standard shared hosting?
- Reseller hosting offers more storage but significantly less bandwidth
- Standard shared hosting supports more websites than reseller hosting
- Reseller hosting always uses dedicated servers instead of shared ones
- Reseller hosting allows you to create and sell hosting accounts to your own clients (Correct answer)
Correct answer: Reseller hosting allows you to create and sell hosting accounts to your own clients
Reseller hosting lets you purchase resources in bulk and resell them as individual hosting accounts to your own customers under your own brand.
Question 39: What does FTP stand for and what is it used for in shared hosting?
- Folder Transfer Protocol — syncs folder structures between servers
- Fast Transfer Process — speeds up website loading
- File Transfer Program — manages server-side file permissions
- File Transfer Protocol — uploads and downloads files between your computer and the server (Correct answer)
Correct answer: File Transfer Protocol — uploads and downloads files between your computer and the server
FTP (File Transfer Protocol) is the standard method for transferring website files between a local computer and the web hosting server.
Question 40: What is TTL in DNS and why does it matter for hosting migrations?
- A security certificate expiration setting
- A domain registration renewal period
- Time To Live — the duration in seconds that DNS resolvers cache a record before checking for updates (Correct answer)
- The time limit for a hosting plan contract
Correct answer: Time To Live — the duration in seconds that DNS resolvers cache a record before checking for updates
TTL (Time To Live) specifies how long DNS resolvers cache a record; lowering TTL before a server migration ensures faster propagation of IP address changes to new hosting.
Question 41: What is a 'WordPress multisite network'?
- A single WordPress installation that hosts multiple websites from one codebase and database (Correct answer)
- Running multiple separate WordPress installations
- A WordPress plugin for managing multiple domains
- A hosting plan with multiple WordPress licenses
Correct answer: A single WordPress installation that hosts multiple websites from one codebase and database
WordPress Multisite is a feature that allows one WordPress installation to power multiple websites, each with their own domain, users, and content, all sharing the same codebase.
Question 42: What is 'bare metal' cloud hosting?
- A very cheap shared hosting tier
- Hosting for static files only
- A single-tenant physical server offered through a cloud provider with cloud-like provisioning speed (Correct answer)
- Cloud hosting without any OS installed
Correct answer: A single-tenant physical server offered through a cloud provider with cloud-like provisioning speed
Bare metal cloud hosting provides a single-tenant physical server through a cloud provider, combining the raw performance of dedicated hardware with cloud-style provisioning and billing.
Question 43: What does a WAF (Web Application Firewall) protect against in hosting?
- Hardware failures
- Malware in uploaded files only
- Application-layer attacks such as SQL injection, XSS, and CSRF targeting web applications (Correct answer)
- Network-level DDoS attacks only
Correct answer: Application-layer attacks such as SQL injection, XSS, and CSRF targeting web applications
A WAF (Web Application Firewall) inspects HTTP/HTTPS traffic and blocks application-layer attacks including SQL injection, cross-site scripting (XSS), and other OWASP Top 10 threats.
Question 44: What security practice does 'disabling file editing in WordPress dashboard' accomplish?
- Disables media uploads
- Disables the theme and plugin file editor in wp-admin to prevent attackers who gain admin access from injecting malicious PHP code (Correct answer)
- Prevents users from editing posts
- Prevents WordPress from being updated
Correct answer: Disables the theme and plugin file editor in wp-admin to prevent attackers who gain admin access from injecting malicious PHP code
Disabling the WordPress file editor (by adding DISALLOW_FILE_EDIT to wp-config.php) prevents attackers who compromise an admin account from injecting malicious code through the dashboard.
Question 45: Which of the following is a valid reason to choose dedicated hosting over VPS for a US-based business?
- You want the cheapest possible option
- Your site gets under 100 visitors per day
- You handle sensitive financial data requiring PCI DSS compliance with physical isolation (Correct answer)
- You only need 1GB RAM
Correct answer: You handle sensitive financial data requiring PCI DSS compliance with physical isolation
PCI DSS compliance for financial data often requires physical server isolation that only dedicated hosting provides, as shared hardware may not meet compliance requirements.
Question 46: What is 'power redundancy' in dedicated server hosting?
- Having a UPS and multiple power feeds so the server stays online if one power source fails (Correct answer)
- Using low-power CPUs
- Overclocking the server PSU
- Having two identical servers in different locations
Correct answer: Having a UPS and multiple power feeds so the server stays online if one power source fails
Power redundancy means the server has backup power sources such as a UPS and dual PSUs connected to separate feeds, ensuring it stays online if one power source fails.
Question 47: What is an SSL/TLS certificate and why is it essential for US hosting customers?
- A domain ownership registration document
- A cryptographic certificate that encrypts data between visitor browsers and the server, required for HTTPS and trusted by Google (Correct answer)
- A backup service certificate
- A marketing certificate proving website quality
Correct answer: A cryptographic certificate that encrypts data between visitor browsers and the server, required for HTTPS and trusted by Google
An SSL/TLS certificate enables HTTPS by encrypting data transmitted between a visitor's browser and the web server, protecting sensitive data and required by Google as a ranking signal.
Question 48: What does 'HTTP Strict Transport Security' (HSTS) do for a hosted website?
- Instructs browsers to only connect to your site over HTTPS, preventing protocol downgrade attacks (Correct answer)
- Forces visitors to use a username and password
- Enables HTTP/2 protocol support
- Caches static content on CDN nodes
Correct answer: Instructs browsers to only connect to your site over HTTPS, preventing protocol downgrade attacks
HSTS is an HTTP header that tells browsers to always use HTTPS when connecting to your site, preventing man-in-the-middle attacks that try to downgrade connections to unencrypted HTTP.
Question 49: What is the benefit of automated daily backups offered by a host?
- Higher search rankings
- Increased bandwidth
- Free domain transfers
- Ability to restore the site after data loss or attacks (Correct answer)
Correct answer: Ability to restore the site after data loss or attacks
Automated backups let you restore your website if data is corrupted, deleted, or compromised.
Question 50: What is the purpose of an 'MX record' in DNS for a hosting account?
- It points to your web server's IP
- It maps subdomains to IP addresses
- It specifies which mail servers handle incoming email for your domain (Correct answer)
- It enables HTTPS on your domain
Correct answer: It specifies which mail servers handle incoming email for your domain
MX (Mail Exchanger) records specify which email servers are responsible for receiving incoming email messages for a domain, with priority numbers determining the order.
Question 51: What are 'nameservers' in domain hosting?
- DNS servers that store all DNS records for a domain and answer DNS queries for it (Correct answer)
- The web servers that host your website files
- FTP servers for uploading website files
- Email servers for your domain
Correct answer: DNS servers that store all DNS records for a domain and answer DNS queries for it
Nameservers are specialized DNS servers that store all DNS records for a domain and respond to queries, directing traffic to the correct web, email, and other servers.
Question 52: What is the typical billing model for dedicated server bandwidth in the US market?
- Pay-per-request
- Free unlimited bandwidth always
- Per-user billing
- Monthly flat fee for a set amount with overage charges or 95th percentile billing (Correct answer)
Correct answer: Monthly flat fee for a set amount with overage charges or 95th percentile billing
Dedicated servers are typically billed with a monthly flat fee that includes a set bandwidth allocation, with overage charges or 95th percentile billing for excess usage.
Question 53: What is a MySQL database used for in a shared hosting environment?
- Managing DNS records and domain settings for the account
- Storing and retrieving dynamic website data like posts and user accounts (Correct answer)
- Configuring firewall and server security settings
- Storing static website files such as images and HTML documents
Correct answer: Storing and retrieving dynamic website data like posts and user accounts
MySQL databases store dynamic content that powers CMS platforms like WordPress, including posts, comments, user data, and settings.
Question 54: What is the role of DNS in web hosting?
- Generating SSL keys
- Compressing image files
- Translating domain names into IP addresses (Correct answer)
- Encrypting databases
Correct answer: Translating domain names into IP addresses
DNS resolves human-readable domain names to the server's numeric IP address.
Question 55: Which of the following is the primary advantage of shared hosting over other hosting types?
- Lower cost due to resource sharing among many users (Correct answer)
- Guaranteed high performance regardless of traffic spikes
- Dedicated resources no other website can access
- Complete control over server configuration
Correct answer: Lower cost due to resource sharing among many users
Shared hosting is the most affordable option because the cost of the server is split among all accounts hosted on it.
Question 56: What is WHOIS in the context of domain registration?
- A type of SSL certificate
- A public database that shows ownership and contact information for registered domain names (Correct answer)
- A web analytics tool
- A domain availability checker only
Correct answer: A public database that shows ownership and contact information for registered domain names
WHOIS is a public database that stores and displays registration information for domain names including owner contact details, registration date, expiry date, and registrar.
Question 57: A widely used protocol for transferring data between computers via the internet or a network
- Blog
- Favicon
- File transfer Protocol (FTP) (Correct answer)
- Web Optimization
Correct answer: File transfer Protocol (FTP)
File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files from a server to a client or vice versa over a computer network. Options B, C, and D are unrelated concepts: a blog is a type of website, web optimization is a process, and a favicon is a small website icon.
Question 58: What does 'domain flipping' mean in the US domain market?
- Changing the DNS records of a domain
- Purchasing domain names cheaply and reselling them at a profit (Correct answer)
- Creating subdomains for multiple clients
- Moving a domain from one host to another
Correct answer: Purchasing domain names cheaply and reselling them at a profit
Domain flipping is the practice of buying domain names at low cost and selling them to interested buyers at a higher price, similar to real estate flipping.
Question 59: Which control panel is most commonly bundled with shared hosting plans?
- Plesk
- Webmin
- cPanel (Correct answer)
- DirectAdmin
Correct answer: cPanel
cPanel is the industry-standard graphical control panel for shared hosting, used to manage files, email accounts, databases, and domains.
Question 60: A paragraph of text that, in most cases, appears above the main body of text on each page of a website and describes its contents
- Page Header (Correct answer)
- Wide Navigation
- Jump menu
Correct answer: Page Header
A 'Page Header' is a distinct section at the top of a webpage, often containing the site's logo, navigation, and a brief descriptive text or title relevant to the page's content. Wide navigation and jump menu are specific types of navigation elements, not the overarching descriptive text area at the top of a page.
Question 61: Which operating system is most commonly used on US dedicated servers for web hosting?
- CentOS/Rocky Linux or Ubuntu Linux (Correct answer)
- macOS Server
- FreeBSD
- Windows Server 2019
Correct answer: CentOS/Rocky Linux or Ubuntu Linux
Linux distributions such as CentOS, Rocky Linux, and Ubuntu are the most common OS choices for dedicated web servers due to their stability, security, and open-source nature.
Question 62: What is the purpose of an 'IP blacklist' in hosting security?
- A log of all IP addresses that have visited your site
- A list of approved email senders
- A list of known malicious IP addresses that are blocked from accessing your server (Correct answer)
- A list of servers to connect to for backups
Correct answer: A list of known malicious IP addresses that are blocked from accessing your server
An IP blacklist in hosting security is a list of known malicious or suspicious IP addresses that the server or firewall automatically blocks from making requests.
Question 63: What is a 'subdomain' in web hosting?
- A prefix added to the root domain creating a separate address (e.g., blog.example.com) (Correct answer)
- A second domain name purchased separately
- A domain registered in a different country
- A domain with no www prefix
Correct answer: A prefix added to the root domain creating a separate address (e.g., blog.example.com)
A subdomain is an extension prefixed to the root domain (e.g., blog.example.com or shop.example.com) that can point to different servers or directories than the main domain.
Question 64: A business migrates hosting providers. What should be done to minimize downtime during the switch?
- Change the company name
- Skip backups to save time
- Lower the DNS TTL beforehand and test the new site first (Correct answer)
- Delete the old site immediately
Correct answer: Lower the DNS TTL beforehand and test the new site first
Reducing TTL speeds DNS propagation, and testing the new site avoids serving a broken page.
Question 65: Why might you lower a record's TTL the day before migrating to a new host?
- To upgrade the SSL key
- To add more email accounts
- To increase disk space
- So the new IP propagates faster after the switch (Correct answer)
Correct answer: So the new IP propagates faster after the switch
A low TTL shortens caching so the updated DNS takes effect quickly during migration.
Web Hosting Practice Test
A comprehensive assessment covering core web hosting concepts including shared hosting, VPS and cloud environments, dedicated servers, domain and DNS management, and web hosting security practices.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds