Welcome Guest, Not a member yet? Register   Sign In
Rewrite + Authentication
#10

[eluser]JanDoToDo[/eluser]
Is the main one, and the same auth lines in the payment directory
The script is in /payment/payment_result.php

Code:
RewriteEngine on

RewriteBase /

RewriteCond $1 !^(index\.php|index\.html|assets|payment|robots\.txt)
RewriteRule ^payment - [L]
RewriteRule ^(.*)$ /index.php/$1 [L]


Messages In This Thread
Rewrite + Authentication - by El Forum - 05-12-2010, 04:29 AM
Rewrite + Authentication - by El Forum - 05-12-2010, 12:28 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 09:39 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:04 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:05 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:12 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:16 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:28 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:37 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:39 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:41 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:45 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 10:47 AM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:08 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:11 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:13 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:18 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:21 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:25 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:43 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 04:57 PM
Rewrite + Authentication - by El Forum - 05-17-2010, 08:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB