Hi,
I am modifying the apache config file on my domain to include the path to
the Zend Framework on a specified location outside the public folder.
So in my http.conf file i simply include the path to where the includes file
is to customise the virtual host:
[CODE]
# To customize this VirtualH
2008/12/6 Clodoaldo Pinto Neto <[EMAIL PROTECTED]>:
> 2008/12/6 Krist van Besien <[EMAIL PROTECTED]>:
>> On Sat, Dec 6, 2008 at 3:05 AM, Clodoaldo Pinto Neto
>> <[EMAIL PROTECTED]> wrote:
>>> I'm using this config in Apache 2.2.3/Centos 5:
>>>
>>> RewriteMap redirect txt:/var/www/html/example/redir
2008/12/6 Krist van Besien <[EMAIL PROTECTED]>:
> On Sat, Dec 6, 2008 at 3:05 AM, Clodoaldo Pinto Neto
> <[EMAIL PROTECTED]> wrote:
>> I'm using this config in Apache 2.2.3/Centos 5:
>>
>> RewriteMap redirect txt:/var/www/html/example/redirect.txt
>>
>> RewriteRule ^/(a|b|c|d|e)$ http://example.com
On Sat, Dec 6, 2008 at 3:05 AM, Clodoaldo Pinto Neto
<[EMAIL PROTECTED]> wrote:
> I'm using this config in Apache 2.2.3/Centos 5:
>
> RewriteMap redirect txt:/var/www/html/example/redirect.txt
>
> RewriteRule ^/(a|b|c|d|e)$ http://example.com/${redirect:$1}
> [NC,R=permanent,L]
>
> redirect.txt:
>
On Fri, Dec 5, 2008 at 9:05 PM, Clodoaldo Pinto Neto
<[EMAIL PROTECTED]> wrote:
> I'm using this config in Apache 2.2.3/Centos 5:
>
> RewriteMap redirect txt:/var/www/html/example/redirect.txt
>
> RewriteRule ^/(a|b|c|d|e)$ http://example.com/${redirect:$1}
> [NC,R=permanent,L]
>
> redirect.txt:
>
Ron Green wrote:
I am running os x 10.5 and apache 2 and when I try to restart apache
I get the following error:
launchctl:
CFURLWriteDataAndPropertiesToResource(/System/Library/LaunchDaemons/org.apache.httpd.plist)
failed: -10
How do I fix this?
This is more of a Mac issue, so if you're
On Sat, Dec 6, 2008 at 1:51 AM, Jesper Krogh <[EMAIL PROTECTED]> wrote:
> On Fri, Dec 5, 2008 at 11:48 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
>> On 12/5/08, Jesper Krogh <[EMAIL PROTECTED]> wrote:
>>
>>> Require ldap-group CN=TestGroup,OU=Groups,OU=Company
>>> r