Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow snapshots to be sent to sendsnapshot.aspx #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cetteup
Copy link

@cetteup cetteup commented Nov 22, 2024

This change will allow use of an ASP "compliant" snapshot endpoint which can be proxied to by unlockproxy/playerpath. To make use of this change, server admins only need to modify their config here (change /ASP/bf2statistics.php to /ASP/sendsnapshot.aspx):

# ------------------------------------------------------------------------------
# ASP Stats Backend Web Server
# ------------------------------------------------------------------------------
http_backend_addr = '127.0.0.1'
http_backend_port = 80
http_backend_asp = '/ASP/bf2statistics.php'

@cetteup cetteup force-pushed the feat/aspx-snapshot-endpoint branch from 54cb7fa to 9f4a3ba Compare December 19, 2024 11:11
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