I am working on getting PostWrap to function on my site, and it's giving me some grief. I have gotten this to work before in older versions of
PostNuke, but this setup is a little bit different. Any tips would be appreciated!
I have 1 hosting plan, and run 2 sites off of it. The main site is www.matt-carey.com, and the other site that I run off of it is www.omahabarstar.com.
The second site is technically stored in a sub directory of the main site. The subdirectory is just called omahabarstar.
In the admin settings for PostWrap, I have
URL security turned off and I am allowing input from the address bar. If I try to access the
URL "http://www.omahabarstar.com/html/index.php?module=PostWrap&page=custom/index.html" I always get a forbidden error.
If I try to go to "http://www.omahabarstar.com/html/index.php?module=PostWrap&page=test.html" it works fine.
So it seems to me that PostWrap is working fine with files that are in the root of the site, but anything in a subdirectory it gives me the forbidden error.
Anyone have an idea? I am open to try anything