Viewing 1 replies (of 1 total)
  • Thread Starter dmorton2

    (@dmorton2)

    after researching found this altho 2yrs go about about adding trailling slash to everything but am still having the issue of blank pages!!!

    .htaccess
    ‘# Add trailing slash
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)([^/])$ /$1$2/ [L,R=301]’

Viewing 1 replies (of 1 total)
  • The topic ‘blank pages’ is closed to new replies.