Viewing 7 replies - 1 through 7 (of 7 total)
  • just change the header info on the index.php page to point to the correct dir.
    ie: change this line
    <?php
    /* Don't remove this line. */
    require('./wordpress/wp-blog-header.php');
    ?>

    and don’t forget to change the url in your WP options.

    Thread Starter kennethteo80

    (@kennethteo80)

    shall try it again.. keep getting errors for my style switcher plugin

    my guess is you’ll probably have to change something in the styleswitcher too.

    Thread Starter kennethteo80

    (@kennethteo80)

    Yup.. as usual style-switcher aint working but not a big problem…
    my dropdown menu displays correctly but it doesnt activate a style switch when i use it…
    I changed the ‘siteurl’ on line 27, 37, 85, 135 to ‘home’ and $path on line 70 to ‘wordpress/wp-style’.
    Got more problems so i was afraid i’d screw things up…

    I got a plus question about this topic. I noticed that following this way for hiding” the WP installation folder does not really help. In fact, following the permanent link to a certain post, the Trackback link easily reveals the installation folder.

    So my question is the following. What is the most secure and easy way to use the blog data and features outside the installation directory BUT making the installation directory URI NOT showing the blog?

    Roughly speaking I want to do something like this (www.molly.com) but I do NOT want something like this (www.molly.com/wordpress) to happen.

    Thanks in advance.

    phretor

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    I’m sorry to have not reported that I *already* used this howto; it has a really bad problem: trackback links reveal the internal directory where WP is installed into.

    So the question may change as how do I disable tracklinks at all”? Note that I am using WP-PostgreSQL 1.2.1.

    Thanks again!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘hiding my wordpress installation dir’ is closed to new replies.