matt1027
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Using SSL for Admin pages with Shared SSL af web hostThey do support shared ssl. And they use a setup like this. The regular server is called whateverxx.whateverhosting.com and the secure server with shared ssl is called securexx.whateverhosting.com.
I asked them why I couldn’t get it to work and they were helpful enough to look at the configuration and said they didn’t see anything wrong but they also said, “I do notice that there is no set path to your SSL-based login listed anywhere in your configuration files.”
I’m thinking that wp-config.php would need some code to tell it where to look for the secure server, since it is a different server. Maybe the procedure described in <https://codex.www.ads-software.com/Administration_Over_SSL> only works when the shared ssl is on the same server.
I guess I can use the plugin but it seems like the less plugins used the better.
Thanks again.
Forum: Fixing WordPress
In reply to: Changing domain by renaming the directoryThank you.
Forum: Fixing WordPress
In reply to: Hacked – @register_shutdown_functionThanks for the info and the links. I appreciate it.
Forum: Fixing WordPress
In reply to: Hacked – @register_shutdown_functionThanks for answering so quickly.
The junk in the middle of the code is spam advertisements like this and it filled up 93 screens when it printed out on FeedValidator.org.
<!– [ec36ac83687772ac241157982ff295d9 –><!– 6018372521 –><noscript>
Forum: Everything else WordPress
In reply to: Does this URL access all feeds?Thank you very much! That is a very helpful explanation. I really appreciate it.
Forum: Installing WordPress
In reply to: Update .htaccess every time you create a Page?Thank you for clarifying that.
Forum: Installing WordPress
In reply to: Own Directory for WordPress but Blog URL in RootThank you very much for the confirmation. Sorry I forgot to include that I had edited the index.php file to reflect the new Blog URL. I had followed the instructions you mentioned at https://codex.www.ads-software.com/Giving_WordPress_Its_Own_Directory but couldn’t get it to work that way so I tried reversing the procedure (by having Fantastico install it in its own directory to begin with) and wanted to make sure I wasn’t missing something. Thanks again, I really appreciate it.