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

Rewrite rules on Apache #60

Open
storagesos opened this issue Sep 18, 2019 · 0 comments
Open

Rewrite rules on Apache #60

storagesos opened this issue Sep 18, 2019 · 0 comments

Comments

@storagesos
Copy link

I have issues with rewrite rules on an apache server.
RewriteRule ^(.)-f([0-9]) viewforum.php?f=$2&%{QUERY_STRING} [L]

I have disabled this rule in my config now. when enabled images links on server do not work (The forum you selected does not exist.)
I guess this rule would rewrite *any url as a viewforum parameter .
removing this rule makes sure it works, need to check if this rule would be required for any special case and if it would break anything?

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

No branches or pull requests

1 participant