Title: Setting up &#8211; quick question
Last modified: August 18, 2016

---

# Setting up – quick question

 *  [macgizmo](https://wordpress.org/support/users/macgizmo/)
 * (@macgizmo)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/setting-up-quick-question/)
 * I was able to get WP up and running if I keep everything in a folder at the root
   of my domain called “wordpress” â€“ but that forces me to have to redirect my
   homepage to the WP index.php file.
 * Is there any way to have WP run at the root level of the domain, WITHOUT being
   in a folder called “wordpress”?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/setting-up-quick-question/#post-138741)
 * Yes.
 * You have two choices:
    1 – Just upload all the files to root. Index.php should
   then be your visitors first place to hit when they arrive.
 * 2 – Do the “two directories thing” as detailed here:
    [http://wordpress.org/docs/installation/different-address/](http://wordpress.org/docs/installation/different-address/)
 *  Thread Starter [macgizmo](https://wordpress.org/support/users/macgizmo/)
 * (@macgizmo)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/setting-up-quick-question/#post-138808)
 * Thank you for the quick response, the link you provided answered my question.
 * I have tried installing everything at the root level, but it seems something 
   just doesn’t work correctly when I do that. I guess it could be that my web host
   has something going on that only allows .html files to be the index… I dunno.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/setting-up-quick-question/#post-138809)
 * You could also put an index.php file in your root directory, which redirects 
   to the index.php file in your WordPress directory. Just create an index.php file
   with only the following line:
    `<?php header('Location: http://www.domain.com/
   wordpress/index.php'); ?>`
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/setting-up-quick-question/#post-138811)
 * Ask your host to check their apache httpd.conf file for .php index files to be
   allowed- it’s incredibly easy for them to add.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Setting up – quick question’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 4 replies
 * 3 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/setting-up-quick-question/#post-138811)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
