Activity Stream
48,167 MEMBERS
65278 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    edollarearn.com

    Default Plz Anyone Help Me

    I am running my blog on vps server with kloxo panel.My problem is custom link on my blog its working when i have set apache on my server when i am swithing it lighttpd mode my custom link (/%postname%) not working 404 not found.I hopefully its problem with .HTACCESS file.Anybody plz give me the .HTACCESS code for lighttpd mode.
    bdsur Reviewed by bdsur on . Plz Anyone Help Me I am running my blog on vps server with kloxo panel.My problem is custom link on my blog its working when i have set apache on my server when i am swithing it lighttpd mode my custom link (/%postname%) not working 404 not found.I hopefully its problem with .HTACCESS file.Anybody plz give me the .HTACCESS code for lighttpd mode. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    edollarearn.com
    anyone convert it to lighttpd format

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

    # END WordPress

  4.     
    #3
    Banned
    Website's:
    google.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

BE SOCIAL