Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rewrite rules on Apache #60

@storagesos

Description

@storagesos

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions