vsrinu26f
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress limitationHey, I am sorry, May be it is desired behaviour. I am a newbie to all this. I was trying to make the pages work both on http and https.
If I rethink, may be it is right way to have https only posts and http only posts.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] rewriting https links tooThe problem with plugin part is that it also rewrites existing urls without checking if they are already https.
The plugin is supposed to only rewrite http url’s.Hope this will be fixed.
Forum: Fixing WordPress
In reply to: wordpress limitationadmin pages might be working because the php pages are at fixed location and does not depend on prema link. but posts are not working because wordpress could not find post id from premalink.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] rewriting https links tooMay be wordpress has limitation
as it need to find post id from url and there is no place to put https://secure.domain.com/~user/blog along with http://blog.domain.com in wordpress settings.
I am using wordpress-https, seems to rewrite urls properly but wordpress does not seem to be able to interpret them.
Admin pages magically works. posts does not work. I can see the site theme in the its embrassing page.
I have premalinks enabled.
/%category%/%postname%/:'(