Title: Linux Virtual Host Question
Last modified: August 30, 2016

---

# Linux Virtual Host Question

 *  [schlichter11](https://wordpress.org/support/users/schlichter11/)
 * (@schlichter11)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/linux-virtual-host-question/)
 * Hi Everyone,
 * I’m new to WordPress and looking thru the internet I have come upon various how-
   to guides. One of which suggests adding this to the apache virtual host file –
 * <Directory /var/www/wordpress/>
    Options Indexes FollowSymLinks AllowOverride
   All DirectoryIndex index.php Order allow,deny Allow from all </Directory> <Directory
   > /var/www/wordpress/wp-content> Options FollowSymLinks Order allow,deny Allow
   from all
 * What does this do and is it needed?
 * Thanks,

Viewing 1 replies (of 1 total)

 *  [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * (@catacaustic)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/linux-virtual-host-question/#post-6394975)
 * > What does this do
 * Taht tells the Apache server that the directory that’s specified allows index
   views (where you see the files in a folder if no default file is available). 
   If you used that you’d need to change the folder locations from `/var/www/wordpress/`
   to where ever your sites folders are.
 * > is it needed?
 * Most times, no. If your server uses cPanel or something else similar for management,
   then all of that will be added automatically as it’s needed. You shouldn’t need
   to do anything else, and you’d probably break something if you did. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Linux Virtual Host Question’ is closed to new replies.

## Tags

 * [apache2](https://wordpress.org/support/topic-tag/apache2/)
 * [linux](https://wordpress.org/support/topic-tag/linux/)
 * [Setup](https://wordpress.org/support/topic-tag/setup/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/linux-virtual-host-question/#post-6394975)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
