CaveCanem
Member
Posted 5 months ago #
If I install and run WordPress from a subdirectory (as described here) will my post URL's look like this:
http://example.com/hello-world/
or this:
http://example.com/wordpress/hello-world/
Assumptions: Permalinks are active and post name is "Hello World"
Thanks!
CaveCanem
Member
Posted 5 months ago #
Oh, and another assumption - WP is installed in a subdirectory named "wordpress."
Nostra
Member
Posted 5 months ago #
No, it depends on how you configure your site in the general settings. If you set your Site URL to http://example.com and configure the permalinks to use the name of the post, it will show http://example.com/hello-world.
Have done an installation to a subdirectory this weekend (http://www.myfilmviews.com) and as you can see, you can't see it's been installed in a subdirectory.
CaveCanem
Member
Posted 5 months ago #
Perfect. Thanks.
Nice website, by the way....