Skip to content

Allow Proxy inside Subfolder#1

Open
jhit wants to merge 1 commit into
masterfrom
enable-subfolder
Open

Allow Proxy inside Subfolder#1
jhit wants to merge 1 commit into
masterfrom
enable-subfolder

Conversation

@jhit

@jhit jhit commented Sep 2, 2022

Copy link
Copy Markdown
Member

I needed to run the proxy in a subfolder. The change will still allow the proxy to run in web root.

The RewriteRule for Apache needs a little change in subfolder too:

RewriteRule ^(.*)$ /maps/public/index.php [L]

I needed to run the proxy in a subfolder. The change will still allow the proxy to run in web root.

The `RewriteRule` for Apache needs a little change in subfolder too:
```
RewriteRule ^(.*)$ /maps/public/index.php [L]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant