DAP WordPress Integration: WP In A Sub-folder

1.  WordPress is installed in a subdirectory under main domain.
Ex: http://www.Example.com/blog/

2.  Go to following directory within the “dap” folder on your desktop:

dap > client > wordpress

3. Open the .htaccess file in this directory. Modify the 3rd line that looks like this:

RewriteBase /wordpress/

Replace the text wordpress above, with the actual folder name of your WordPress installation. So if you installed wordpress into a folder named “blog”, then the above line becomes:

RewriteBase /blog/

4. Copy both this .htaccess and dapwpclient.php files from the same folder into the root of your wordpress directory (blog).

5. Access your blog at:
http://www.Example.com/blog/

- End of installation -

2 comments ↓

#1 DAP Installation — DAP Documentation on 09.09.08 at 12:54 pm

[...] Up Protection: * Protecting WordPress: - WP in Root folder (Example.com itself is your blog) - WP in Sub-folder [...]

#2 DAP Files and Database Installation — DAP Documentation on 09.13.08 at 10:22 pm

[...] WordPress: - WP in Root folder (Example.com itself is your blog) - WP in Sub-folder [...]

Leave a Comment