Tagged Questions
2
votes
1answer
40 views
How to have my customized extension?
I have recently found a .htaccess trick in which I can remove file extension from the URL, example.com/file.html looks like example.com/file
Now my humor says that I can replace any extension to my ...
1
vote
0answers
286 views
URL redirection to same domain on different server
We have existing domain on non-IIS server and now we have moved it to IIS server. Client want us to redirect the URL from existing server to new server with same domain name.
We will modify the ...