I have links like,
#/Home, #/About
how to remove #/ using .htaccess
I have other RewriteRules and they all work fine
URL's are displayed like localhost/site/#/Home
You can't. The hash works client-side and is not sent to the server.
is there any way to hide it at client side?
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.