Skip to content

Fancy URL give me 404 #80

@convicta

Description

@convicta

When i try to use my fancy URL like this domain.com/mapgroup/my-map it doesn't work i get error 404
I have to turn of the fancy URL complete to get the map to work. Now it look like this
mapgroup/my-map/#!/map=79
Any idea how to make the fancy URL to work like above example?

i use this in my htaccess

RewriteEngine On RewriteBase /wordpress/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /wordpress/index.php [L]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions