Reply
MOD_REWRITE questions
Old 08-11-2006, 05:14 PM Red face MOD_REWRITE questions
imported_Emil's Avatar
$100 - $999 Monthly

Posts: 173
Ok. I've just installed one of these "MySpace resource site" scripts.

But I need to have MOD_REWRITE enabled on my server for the site to work properly.

But I don't know much about server technology at all.

How would I go about enabling MOD_REWRITE on my server? Please explain in dummy english! lol :thumbup:
__________________
HipHopDefined.com
imported_Emil is offline
Reply With Quote
View Public Profile Visit imported_Emil's homepage!
 
When You Register, These Ads Go Away!
     
Old 08-11-2006, 05:29 PM
grandcartel's Avatar
PopoZão

Posts: 185
Go to httpd.conf and uncomment the line that has "rewrite" in it.
grandcartel is offline
Reply With Quote
View Public Profile
 
Old 08-12-2006, 04:33 AM
Nintendo's Avatar
Average Talker

Posts: 28
Location: Planet Zeekois
Try this test...

Make domain.com/.htaccess with

Options +Indexes
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteRule ^wacko.html$ index.XXX [L]

Replace XXX with the index page extension. If you got mod_rewrite, domain.com/wacko.html will then work.
__________________
.
Nintendo is offline
Reply With Quote
View Public Profile
 
Old 08-12-2006, 09:49 AM
GeorgeB

Posts: n/a
Yeah basically test it before you go trying to enable it. It's usually on by default on most servers.
Reply With Quote
 
Old 08-12-2006, 10:13 AM
imported_Emil's Avatar
$100 - $999 Monthly

Posts: 173
Thanks! It seems like I actually already had MOD_REWRITE on.
But the links on my newly installed resource site doesn't work, so I guess something else most be wrong then.
__________________
HipHopDefined.com
imported_Emil is offline
Reply With Quote
View Public Profile Visit imported_Emil's homepage!
 
Reply     « Reply to MOD_REWRITE questions
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14017 seconds with 13 queries