Which of the following files contains structured, plain text settings used by the Apache web server to configure localized directory permissions and redirect behaviors? MCQ with Answer and Explanation

Which of the following files contains structured, plain text settings used by the Apache web server to configure localized directory permissions and redirect behaviors?
A. .htaccess
B. sitemap.xml
C. robots.txt
D. index.php
Answer: Option A
Solution (By JKExamLibrary)
The .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers to manage access controls and URL rewrites.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
What primary feature separates Web 2.0 from the original foundational Web 1.0 architecture?
A. Exclusive dependency on high-speed satellite hardware connections
B. User-generated dynamic content and social interaction platforms
C. Transition from plain text to graphical image files
D. The absolute elimination of web cookie usage

Correct Answer: Option B


Explanation:
Web 2.0 represents the shift from static, read-only web pages to dynamic platforms that prioritize user interaction, collaboration, and crowdsourced content creation.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which of the following ports is the standard default port for unencrypted POP3 email retrieval?
A. 143
B. 25
C. 995
D. 110

Correct Answer: Option D


Explanation:
Port 110 is the traditional network port allocated for unencrypted Post Office Protocol version 3 (POP3) traffic.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which of the following tools acts as a specific component of a search engine that calculates page relevance rankings based on links and keywords when returning query listings?
A. The Cookie Tracking Core
B. The Cache Database
C. The Search Algorithm
D. The Crawler Daemon

Correct Answer: Option C


Explanation:
Search engine algorithms (like Google's PageRank) analyze index databases to evaluate and rank matching pages so users see the most relevant results first.

This question belongs to: Computer Internet and Web Technologies