Thank you.&nbsp; I tried typing the clean urls in my browser, and they worked.&nbsp; I then added $conf[&#39;clean_url&#39;] = 1; to the end of my settings.php file, and now clean urls are enabled!<br><br>I disabled the log-in block, so I log-in using the appended url ?q=user.&nbsp; Now that clean urls are enabled, I tried logging in by using <a href="http://www.sitename.com/user">www.sitename.com/user</a>.&nbsp; I receive the log-in prompt, but the log-in does not work, the page only refreshes.&nbsp; Is this normal?<br>
<br>Thanks again,<br><br>Troy<br><br><div class="gmail_quote">On Mon, May 19, 2008 at 11:24 AM, Cog Rusty &lt;<a href="mailto:cog.rusty@gmail.com">cog.rusty@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, May 19, 2008 at 6:59 PM, Troy &lt;<a href="mailto:troythetechguy@gmail.com">troythetechguy@gmail.com</a>&gt; wrote:<br>
&gt; I&#39;m having an issue getting clean urls to work. &nbsp;I&#39;m set-up on a shared<br>
&gt; hosting plan, and my host verified mod_rewrite is already enabled on the<br>
&gt; server side. &nbsp;I tried different settings in .htaccess, but nothing seems to<br>
&gt; work. &nbsp;Here&#39;s the interesting part: When I run the &quot;clean URL test&quot; it<br>
&gt; passes and the radio buttons to enable clean urls become functional.<br>
&gt; However, after selecting enable, then clicking save configuration, the<br>
&gt; selection defaults back to disabled.<br>
<br>
<br>
</div>The only thing which the clean URLs setting does is to make Drupal<br>
actually use them in the menu links, if they are *already* enabled by<br>
.htaccess. So, try to type some clean URLs yourself in your browser to<br>
see if they work. If they do work, then the problem is not clean URLs<br>
but saving your setting.<br>
<br>
If they work, try also to force-enable them in your settings.php file<br>
by adding a $conf[&#39;clean_url&#39;] = 1; at the end.<br>
<div class="Ih2E3d"><br>
<br>
&gt;<br>
&gt; My drupal install is located in a directory called httpdocs, which I was<br>
&gt; told is equivalent to /var/www. &nbsp;I did not put the drupal install in a<br>
&gt; folder of its own, rather I just installed all the files in the httpdocs<br>
&gt; directory.<br>
&gt;<br>
&gt; Any ideas or suggestions?<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Troy<br>
&gt;<br>
</div>&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
&gt;<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>