[EMAIL PROTECTED] writes:
| On Tue, 1 Feb 2005, Lars Gullik Bjønnes wrote:
>
>> This is the aliases I ended up using:
>>
>> AliasMatch ^/([?A-Z].*) /home/lyx/www/pmwiki/pmwiki.php/$1
>> Alias /pub/ /home/lyx/www/pmwiki/pub/
>> Alias /uploads/ /home/lyx/www/pmwiki/uploads/
On Tue, 1 Feb 2005, Lars Gullik Bjønnes wrote:
> This is the aliases I ended up using:
>
> AliasMatch ^/([?A-Z].*) /home/lyx/www/pmwiki/pmwiki.php/$1
> Alias /pub/ /home/lyx/www/pmwiki/pub/
> Alias /uploads/ /home/lyx/www/pmwiki/uploads/
> Alias /beta/ /home/lyx/ww
[EMAIL PROTECTED] writes:
| On Sun, 30 Jan 2005, Lars Gullik Bjønnes wrote:
>
>> Added two aliases:
>>
>> Alias /pub/ /home/lyx/www/pmwiki/pub/
>> Alias / /home/lyx/www/pmwiki/pmwiki.php/
>>
>> And modified the $PubDirUrl in pmwiki.php from:
>>
>> $PubDirUrl = preg_replace("#/[^
On Sun, 30 Jan 2005, Lars Gullik Bjønnes wrote:
> Added two aliases:
>
> Alias /pub/ /home/lyx/www/pmwiki/pub/
> Alias / /home/lyx/www/pmwiki/pmwiki.php/
>
> And modified the $PubDirUrl in pmwiki.php from:
>
> $PubDirUrl = preg_replace("#/[^/]*\$#","/pub",$ScriptUrl,1);
>
> to
[EMAIL PROTECTED] writes:
| As for solutions, some are described here
>
| http://www.pmwiki.org/wiki/Cookbook/CleanUrls
>
| The solution I wrote about uses the 'RewriteEngine' to remap URIs by
| adding the following to .htaccess
>
| RewriteEngine on
| RewriteBase /
| RewriteRule ^([A-
On Sat, 29 Jan 2005, Georg Baum wrote:
> Am Samstag, 29. Januar 2005 05:50 schrieb [EMAIL PROTECTED]:
> > Perhaps an alternative could be for you to temporarily increase the
> rights
> > of .htaccess, and when I've verified that the settings are correct you
> can
> > place them in the configurat
Am Samstag, 29. Januar 2005 05:50 schrieb [EMAIL PROTECTED]:
> Perhaps an alternative could be for you to temporarily increase the
rights
> of .htaccess, and when I've verified that the settings are correct you
can
> place them in the configuration file?
Unfortunately rewrite rules in .htaccess
On Sat, 29 Jan 2005, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] writes:
>
> | On Fri, 28 Jan 2005, Lars Gullik Bjønnes wrote:
> >
> >> | On Fri, Jan 28, 2005 at 02:21:01AM +0100, Lars Gullik Bj?nnes wrote:
> >
> >> >> Besides I am the only one allowed to be personally attacked in this
> >> >>
[EMAIL PROTECTED] writes:
| On Fri, 28 Jan 2005, Lars Gullik Bjønnes wrote:
>
>> | On Fri, Jan 28, 2005 at 02:21:01AM +0100, Lars Gullik Bj?nnes wrote:
>
>> >> Besides I am the only one allowed to be personally attacked in this
>> >> forum.
>
| And how much trashing does it take to get you to enab
On Fri, 28 Jan 2005, Lars Gullik Bjønnes wrote:
> | On Fri, Jan 28, 2005 at 02:21:01AM +0100, Lars Gullik Bj?nnes wrote:
> >> Besides I am the only one allowed to be personally attacked in this
> >> forum.
And how much trashing does it take to get you to enable .htaccess
for the wiki? (So I can
10 matches
Mail list logo