[us...@httpd] mod_proxy will not allow CONNECT

2009-08-02 Thread nocturnal
can connect just fine from the client machine with netcat and proxytunnel but i can't get the CONNECT method to be allowed, what am i missing? -- Med vänliga hälsningar Stefan Midjich aka nocturnal [SWEHACK] http://swehack.se

[us...@httpd] Tunneling a service with mod_proxy

2009-04-22 Thread nocturnal
se i have other hosts on the server and i want to access the proxy on a special host. Then i want to use the proxy to tunnel traffic into another port on the same server. Could this be done? -- Med vänliga hälsningar Stefan Midjich aka nocturnal [SWEHACK] http://swehack.se

[EMAIL PROTECTED] Load Balancing using multiple network interfaces

2006-10-25 Thread nocturnal
rom Apache goes out on the first interface and the first ip-address. Is this because i'm using two interfaces? Could this be solved if i just had put the second ip-address on the first interface? -- Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] ht

[EMAIL PROTECTED] Problems using RewriteRules in .htaccess

2006-10-20 Thread nocturnal
ave i missed? This is everything i have in one of the .htaccess files i'm trying to get working. RewriteEngine on RewriteRule ^/([A-Za-z\-\_]+)$ /podwiki.pl?page=$1 [PT] -- Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://

Re: [EMAIL PROTECTED] RE:[EMAIL PROTECTED] how to prevent an executing from /tmp

2006-06-02 Thread nocturnal
Hi Will this break file uploads using web forms? Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://swehack.se [EMAIL PROTECTED] wrote: Hi! Someone often uploads files to /tmp and then executing in on the server with webserver user priveleges. How to prevent it

Re: [EMAIL PROTECTED] Running PHP as CGI without Shebang

2006-06-01 Thread nocturnal
Hi I've thought about a hardlink but my boss made sure he had already tried it. I will try it again just to make sure. Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://swehack.se Joshua Slive wrote: On 6/1/06, nocturnal <[EMAIL PROTECTED]> wrote: Hi

Re: [EMAIL PROTECTED] Running PHP as CGI without Shebang

2006-06-01 Thread nocturnal
unctionality of suexec that does not allow users to execute other files not owned by their user and group? I'm sorry but i think i replied to the wrong e-mail the first time. I'm sorry if this gets posted twice. Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://

Re: [EMAIL PROTECTED] Running PHP as CGI without Shebang

2006-06-01 Thread nocturnal
unctionality of suexec that does not allow users to execute other files not owned by their user and group? Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://swehack.se nocturnal wrote: Hi I've tried a few alternative solutions but i can't remember if a global Sc

Re: [EMAIL PROTECTED] Running PHP as CGI without Shebang

2006-05-31 Thread nocturnal
rogram.cgi This forces each vhost to have a program.cgi which is a copy of the php binary interpreter. This is in the section of each vhost. The section also contains ExecCGI in Options. Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://swehack.se Joshua Slive wrote:

[EMAIL PROTECTED] Running PHP as CGI without Shebang

2006-05-31 Thread nocturnal
idjich aka nocturnal [Swehack] http://swehack.se - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED]

[EMAIL PROTECTED] Using an Alias as second argument to Action

2006-04-07 Thread nocturnal
n /usr/home/cgi-bin AddHandler php-v4 .php Action php-v4 /cgi-bin/program.cgi I'm using Apache HTTPD 2.2.0 for all of this. -- Med vänliga hälsningar Stefan Midjich aka nocturnal [Swehack] http://swehack.se - The o