endianx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Broken Page Links With PermalinksI renamed index.php to be blog.php. Also, I was not using any mod_rewrite rules. Sorry for the confusion. I couldn’t get mod_rewrite to work, so I was trying it a different way. It almost worked, but not entirely, so I thought maybe there was something I could do to get it working.
However, before I wasted your time, I went back and tried mod_rewrite again and this time I got it working!
I made a post explaining what I was doing wrote, incase someone else runs into the same problem:
http://wordpress.org/support/topic/71377?replies=1
Thank you so much for replying 🙂
– endianx –
Forum: Everything else WordPress
In reply to: WP SupportWill they answer questions for people who do not have accounts with them?
Just have a permalink question.
Forum: Fixing WordPress
In reply to: PermalinksIf nobody knows, could anybody who has permalinks working show me the code you are using?
Forum: Fixing WordPress
In reply to: Upload Files (Permissions?)Thank you.
Hmm. wp-content already seems to be writable for owner.
drwxr-xr-x 5 1025 1011 152 Apr 1 11:30 wp-contentMust I make it writable for everybody? I was thinking about giving shell access to friends in the future, and not sure I would want them having write access to this area.
Is there a way to make it only writable for the blog software.
Thanks again.