Welcome Guest, Not a member yet? Register   Sign In
Routing question
#6

It's working now.

Here is what was changed in the .htaccess file:

Before:
RewriteCond $1 !^(index\.php|assets|images|js|css|uploads|favicon.png)

After:
RewriteCond $1 !^(index\.php|assets|images|js|css|uploads|favicon.png|slpw)

I added the sitelock folder to the list of excluded folders for those url rewrites.
Reply


Messages In This Thread
Routing question - by ronniebel - 08-01-2019, 07:11 AM
RE: Routing question - by php_rocs - 08-01-2019, 07:56 AM
RE: Routing question - by ronniebel - 08-01-2019, 08:32 AM
RE: Routing question - by bomi - 08-01-2019, 08:14 AM
RE: Routing question - by php_rocs - 08-01-2019, 09:17 AM
RE: Routing question - by ronniebel - 08-01-2019, 04:21 PM
RE: Routing question - by php_rocs - 08-01-2019, 05:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB