Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What is needed to use MOD-REWRITE

Featured Replies

HI everyone

I've got a site built from a cms which uses pageID's etc, you have the facility to use mod-rewrite to change the url's to html extensions. When I turn it on I get page not found on this server or you don't have permission.

when I question this with the people who built the cms apparently you are supposed to just turn it on and away you go.

 

I was wondering if any could explain the correct way to use this facility.

 

thanks for any help

UploadAproperty

HI

 

go int0 your server folder\drive\usr\local\apache2\conf

 

and open the httpd.conf file in a TEXT editor

 

scroll down a little to the area where you see the list of modules to load

 

make sure that the line loading mod_rewrite is NOT commented out

 

LoadModule rewrite_module modules/mod_rewrite.so

 

Not

 

#LoadModule rewrite_module modules/mod_rewrite.so

 

then go to udrive\www\ and open the .htaccess file in a TEXT editor

 

add the following lines and save

 

Options +FollowSymLinks
RewriteEngine On

 

your mod_rewrite should now work

 

hth ~megan

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.