• Resolved fergogi1

    (@fergogi1)


    I would like to install a blog on my domain in a subdirectory.
    I did a fast installation with DreamHost, writing the subdirectory trainingexperience.org/blog
    It was installed on the server at:
    trainingexperience.org/web/blog/
    How can I do to run it? Because it’s installed but I don’t know what to change to do it to work.
    I’m not able to remove the subdirectory Web because all our web is on it.
    Kind regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The problem is not because of the ‘web’ subdirectory. My wordpress webpage is installed just as yours, web/blog, and it works.

    It’s probably something in the .htaccess file. It’s a hidden file that, among the other things, sets the default page showed when you access a folder.

    Can you open your .htaccess file? You might need to access it via FTP, and set your FTPclient to show hidden files. It should display this line:

    
    DirectoryIndex index.html index.cgi index.php

    See a complet reference here.
    https://www.htaccess-guide.com/directoryindex-uses/

    Hope it helps.

    Thread Starter fergogi1

    (@fergogi1)

    Fixed, thank you ??

    Now a days sub domain install on a main folder so you hae to shift it in to public HTMl folder.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Install WordPress in a Subdirectory of a directory’ is closed to new replies.