Welcome Guest, Not a member yet? Register   Sign In
Capturing post data from C++ application in Codeigniter 4
#8

.htaccess
Code:
    # Redirect Trailing Slashes...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_URI} (.+)/$
    RewriteRule ^ %1 [L,R=301]
Reply


Messages In This Thread
RE: Capturing post data from C++ application in Codeigniter 4 - by iRedds - 05-23-2022, 11:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB