Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter francan

    (@francan)

    Dear Saurus,

    Thanks for the info. I forgot to set it first. Now, everything works fine.

    Again, thanks.

    Thread Starter francan

    (@francan)

    Again, thanks, Champ!

    Forum: Fixing WordPress
    In reply to: no .htaccess
    Thread Starter francan

    (@francan)

    Dear bottleneck (& also ClaytonJames),

    I, as suggested, have created the “1.htaccess” file using Notepad. The content of the file is

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    Then I uploaded the file using FileZila and renamed the file into “.htaccess”. I also changed the file permission to “777”.

    I changed my permalink to “pretty” option and it worked just fine. Then I changed back the .htaccess file permission to “644”.

    Now, everything seems to be working well.

    Again, thanks for taking all the trouble helping me out; really appreciate it.

    Forum: Fixing WordPress
    In reply to: no .htaccess
    Thread Starter francan

    (@francan)

    Hi, Guys!

    You’re terrific! Thanks for the advice; really appreciate it.

    I use filezila for FTP and already set the “Force showing hidden files” to active but still cannot see the .htaccess file. Btw, where is the file located? (Just wanna make sure I observe the right directory.)

    should I create the file manually? How?

    Thanks!

    Thread Starter francan

    (@francan)

    Thanks! It worked fine now

Viewing 5 replies - 1 through 5 (of 5 total)