Question
want to remove ~ from url, currently url is coming with ~ sign like www.example.com/~site/
Dear Sir,
I want to remove ~ sign from url
1) http://128.199.142.236/~abcworld/market/
2) http://128.199.142.236/~abcworld/
Due to ~ sign my some plugin is not working please fix.
my customer id is: mpdeepu@seniorworld.in
Thank you
Warm Regards
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Removing tilde cpanel temp url
Does anyone know of a mod_rewrite or similiar that will rewrite cpanel temp urls to remove the tilde so instead of
http://server.com/~account
it will be
http://server.com/account
Got the issue after install whm with digitalocean droplet and create a account