Web Hosting Forum | Lunarpages
News: July 14, 2008 - New Contest! - Submit Your WordPress Theme Designs, Win BIG!
June 30, 2008 - Submit Your Site for the July 08 Site of the Month Award!
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
July 19, 2008, 10:54:36 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Mod Rewrite Drupal  (Read 826 times)
themr2
Newbie
*
Offline Offline

Posts: 1


« on: September 21, 2005, 01:36:01 PM »

In order to enable Clean Urls in Drupal, I need to add ModRewrite to my .htaccess file:: as such::

# Various rewrite rules.

<IfModule mod_rewrite.c>
  RewriteEngine on

  # Modify the RewriteBase if you are using Drupal in a subdirectory and
  # the rewrite rules are not working properly.

  RewriteBase /

  # Rewrite current-style URLs of the form 'index.php?q=x'.

  RewriteCond %{REQUEST_FILENAME} !-f
  RewriteCond %{REQUEST_FILENAME} !-d
  RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
</IfModule>

When I put this in my .htaccess file under the main <root> dir of my www/ folder (or public_html) where drupal is ... the enable clean urls still does not work::

It appears your host is not configured correctly for Clean URLs. Please check for ModRewrite support with your administrator.

If anyone has code for a WORKING .htaccess with lunarpages ... and could either send me the code, or tell me how to fix mine that would be great.
Logged
VOX
Guest
« Reply #1 on: December 20, 2005, 09:25:45 AM »

I am trying to accomplish a similar thing, except my entire drupal installation is in a sub-domain directory.

where you able to get it sorted out?

if so, what was the solution?
Logged
emanaton
Trekkie
**
Offline Offline

Posts: 12


« Reply #2 on: August 15, 2007, 04:32:03 PM »

Greetings all,

I know this is a very old thread, but just to help those who might have similar questions, I've addressed the problems and solutions I had with installing drupal here:
http://www.lunarforums.com/index.php?topic=42641.msg305363#msg305363

Enjoy!

Sean P. O. MacCath-Moran
www.triskelemedia.com
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.3 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks


Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM