Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to view any new pages
#5
(2015-02-10, 02:47:58)shawn_a Wrote: your rewrites are not working
http://178.62.68.18/index.php?id=testimonials

Ah let me check the .htaccess then..

It says currently:

<IfModule mod_rewrite.c>
RewriteEngine on

# Usually RewriteBase is just '/', but
# replace it with your subdirectory path
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule /?([A-Za-z0-9_-]+)/?$ index.php?id=$1 [QSA,L]
</IfModule>

and this is the /var/www/html/.htaccess file ..

Should I change this?
Reply


Messages In This Thread
Unable to view any new pages - by shaunybee - 2015-02-10, 01:51:45
RE: Unable to view any new pages - by shawn_a - 2015-02-10, 02:25:02
RE: Unable to view any new pages - by shaunybee - 2015-02-10, 02:41:32
RE: Unable to view any new pages - by shawn_a - 2015-02-10, 02:47:58
RE: Unable to view any new pages - by shaunybee - 2015-02-10, 02:49:55
RE: Unable to view any new pages - by shaunybee - 2015-02-10, 03:08:41
RE: Unable to view any new pages - by shawn_a - 2015-02-10, 04:10:27
RE: Unable to view any new pages - by shaunybee - 2015-02-10, 04:12:30
RE: Unable to view any new pages - by shawn_a - 2015-02-10, 04:24:51
RE: Unable to view any new pages - by shawn_a - 2015-02-10, 04:36:31
RE: Unable to view any new pages - by shaunybee - 2015-02-10, 05:26:56
RE: Unable to view any new pages - by zionn169 - 2015-02-27, 20:45:18



Users browsing this thread: 2 Guest(s)