ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,742
- Points
- 823
Reputation:
So I'm trying to convert some Apache .htaccess rules to nginx. The first set of directives, shown below, works, so I don't need to use Apache Re-write (and thus, no .htaccess). The second code block is the NON-converted .htaccess code for my chat room which I'd like to convert, then combine in with the existing directive below.
Can anyone please assist? I'm getting a lot of issues with the initial location directive, since it appears I can't have 2 at once. Can they be combined? Is...
Read more
Continue reading...
Can anyone please assist? I'm getting a lot of issues with the initial location directive, since it appears I can't have 2 at once. Can they be combined? Is...
Read more
Continue reading...