I have a wordpress installed on a live website and currently to get to it, the user needs to
type: http://mydomain.com/wp, how can change it so it will be under http://mydomain.com?
- I know i can copy the files under the root - would that require a change in DB? where?
- Would it be better to use a .htaccess file? if yes, can you please post a sample file?
Is there another better way?