Report this

What is the reason for this report?

URLs friends not work.

Posted on March 3, 2014

Hi, I’m using dist ubuntu 12.04 and 13.04 witch apache 2.22 and php 5.4.9, but url friend not work My installation sudo a2enmod rewrite sudo /etc/apache2/sites-available/default Update AllowOverride None to AllowOverride All

my .htacess RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ sessao.php

My request does not arrive at sessao.php!

can Helpe me?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

<blockquote>I get 500 error. </blockquote> What’s the output of <pre>sudo tail /var/log/apache2/error.log</pre>?

My.htaccess file have permission 777 <br> <br>When you request a page I get 500 error. <br> <br>I have nothing installed on my droplets.

Have you restart apache? <br><pre>sudo service apache2 restart</pre>

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.