The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello,
As i metioned at the title i have problem with external urls while redirecting, its redirecting to nginx 403 Forbidden page. I am using nginx php-fpm on my server. Only have problem with external urls. How i could solve it ? Thanks in advance. |
|
#2
|
|||
|
|||
|
We'll need some more information.
|
| Благодарность от: | ||
| blue7 | ||
|
#3
|
||||
|
||||
|
Hi Dave,
Thanks for quick response i just solved the problem. I had these lines on my config file, when i deleted them problem is solved : Code:
if ($rule_10 = "21"){
return 403;
break;
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|