Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pianoguy1088

    (@pianoguy1088)

    When I changed the permission to 644 my whole htaccess was erased except for these lines

    # BEGIN REMOVE SLUG CUSTOM POST TYPE RULES
    RewriteRule ^/(.+)/$ /$1 [R=301,L]
    RewriteRule ^/(.+)/$ /$1 [R=301,L]
    RewriteRule ^/(.+)/$ /$1 [R=301,L]
    RewriteRule ^safecss/(.+)/$ /$1 [R=301,L]
    RewriteRule ^product/(.+)/$ /$1 [R=301,L]
    RewriteRule ^/(.+)/$ /$1 [R=301,L]
    RewriteRule ^headslid/(.+)/$ /$1 [R=301,L]
    RewriteRule ^testimonials/(.+)/$ /$1 [R=301,L]
    # END REMOVE SLUG CUSTOM POST TYPE RULES

    and many of my pages completely stopped working.

    Thread Starter pianoguy1088

    (@pianoguy1088)

    wait wait sorry I’m being dumb, I just need to get into my hostmonster account and toss these lines in and it should be good right?? I was just so thrown off by the sudden 404’ing of my new pages.

    Thank you for replying!

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