• I am trying to install 2 wordpress instances (domain.com/blog and otherdomain.com/blog) on a single amazon ec2 instance using apache virtualhost.
    After installation I only get a ‘Index of blog/‘ page with the list of files/directories in the directory blog/.
    Any help would be welcome.
    Thanks!

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    Try adding:

    DirectoryIndex index.php index.html index.htm

    to the top of an .htaccess file in the blog subfolder.

Viewing 1 replies (of 1 total)
  • The topic ‘Installing wordpress in a sub-directory on vhost’ is closed to new replies.