Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter ozrock

    (@ozrock)

    I have used in root this and it seems to work.
    Anything I should add, delete?

    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^(www.)?lonnielee.com$
    RewriteCond %{REQUEST_URI} !^/official/
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /official/$1
    RewriteCond %{HTTP_HOST} ^(www.)?lonnielee.com$
    RewriteRule ^(/)?$ official/index.php [L]

    • This reply was modified 1 year, 11 months ago by ozrock. Reason: add code
    Thread Starter ozrock

    (@ozrock)

    Thank you George.

    I am now ready to use this as the primary site for the domain so need to get the .htaccess to redirect the site when just the dom is entered with the sub dir /official/

    At the moment to goes to a static page which linked to a Joomla site which has crashed due to php versions, thus the new site.

    David

    Thread Starter ozrock

    (@ozrock)

    Appreciate the tip but…

    Somehow I have gooefd up..

    I have just moved my hosting to another host and they migrtaed the site to them which is great.

    I forgot however to chanhe namerservers for the dom so ll my work on the site has still been on the old host version.

    I found this out when I realised I needed to change nameservers and when I did, the previous unworked WP appeared.

    so..

    I have just taken a backup of the worked WP site thru Backuply plus also a full backup of the site plus an ftp of the directory WP is in. So got it covered all ways.

    Now I need to know the best way for me to get this correct WP to replace the previous unworked one.

    Hope it makes sense !

    Thread Starter ozrock

    (@ozrock)

    Many thanks for your reply. No that of course us not my site although wouldn’t mind owning it, must be worth millions !

    I don’t trust rolls on the forums so will mosy over to WP Forums

    Thanks again

    Thread Starter ozrock

    (@ozrock)

    Thanks for the reply. Sorry for the mix-up, I was at first finding it hard to explain what I needed to know. I’ll explain..
    There is a Joomla site in the primary domain in root. (public_html)
    I want to add a Podcast area and it seems there are a few Podcast WPM sites available.
    My thoughts were to create a new sub directory say, /Podcasts then install WP there and add the Podcast theme.
    I wasn’t sure that when it installs that it offers an option for a sub dir install and didn’t need to be the primary index.php for the whole domain.
    If I can install it on sub directory, what if I want to later change the Joomla site to WP site, can I do this or can only one WP be on one domain?

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