Wallpaper Script Forum » Bug Support

Add blog in new directory

(5 posts)
  • Started 1 year ago by ehdwallpapers
  • Latest reply from Ron wallpapersfree.nl
  1. I have the script installed and it's work very good, but i want to make a blog (like: domain.com/blog). I created the subdirectory "blog" and put the wordpress, everything normal until i go to login page and i get "404 error". Can anyone tell me what to write in htaccess, or what else to do???

    Best regards

    Posted 1 year ago #
  2. wallpapers
    Member

    RewriteEngine Off
    RewriteEngine On

    RewriteBase /blog/

    I m not sure if it really work

    Posted 1 year ago #
  3. RewriteBase works for sure

    Posted 1 year ago #
  4. add this code to your root htaccess and it will work:

    RewriteRule ^(blog)/.*$ - [L] (where blog is your directory where want to install the blog)

    Posted 1 year ago #
  5. Thanks i was looking also for this solution it works

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.