Re: Rewriting urls with mod_rewrite works on the root page but not on userdir

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 21, 2013 at 5:42 AM, Jack Mcslay <binarte@xxxxxxxxx> wrote:
> I have the following .htaccess on /var/www:
>
> RewriteEngine on
>
> RewriteRule ^(.*)\.html$ site.php/$1 [L]

Use RewriteBase, or a non-relative substitution.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux