Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

htaccess after trailing slash page return status 200

RewriteCond % {
   REQUEST_URI
}
/(.+)/$
RewriteCond % {
   REQUEST_FILENAME
}!-d
Source by pretagteam.com #
 
PREVIOUS NEXT
Tagged: #htaccess #trailing #slash #page #return #status
ADD COMMENT
Topic
Name
7+8 =