Re: [users@httpd] Problem setting up ssl

2018-08-20 Thread Riemer Palstra
listener on the HTTPS port. Enable SSL for that vhost configuration (SSLEngine on and configuration of certificate, key and cipher suites) and it'll probably be just fine. Regards, -- Riemer Palstra rie...@palstra.com

Re: [users@httpd] apache2 can not find the file

2018-06-03 Thread Riemer Palstra
ut the rewrites into the VirtualHost config instead of in an .htaccess of course, but you will need one of them AFAICS. -- Riemer Palstra rie...@palstra.com - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For addi

Re: [users@httpd] apache2 can not find the file

2018-06-03 Thread Riemer Palstra
od_rewrite is available. -- Riemer Palstra rie...@palstra.com - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] mod_rewrite bug fix question

2016-11-04 Thread Riemer Palstra
15): https://bugzilla.redhat.com/show_bug.cgi?id=1210091 -- Riemer Palstra rie...@palstra.com

Re: [EMAIL PROTECTED] Deploying war on Apache HTTP Server

2007-08-25 Thread Riemer Palstra
than any java app is. Why would that be? .war files are usually run server-side, by the application server, Tomcat for instance. The client side, the browser, shouldn't actually have to anything else but display the output :) -- Riemer Pa

Re: [EMAIL PROTECTED] Per-user cgi-bin + php + fastcgi + suexec

2007-01-09 Thread Riemer Palstra
n the config shown above to something like Action > application/x-httpd-fastphp /*/cgi-bin/php-wrapper then apache doesn't > know how to replace the * with the username belonging to the asked > file. If each wrapper script is really in a homedir, can't you just use {$HOME}/cgi-bin/p

Re: [EMAIL PROTECTED] .htaccess not enabled?

2007-01-07 Thread Riemer Palstra
(or any higher one if applicable) and find out if there is any AllowOverride option enabled (and if it's set to 'None' then your .htaccess file and everything in there will definitely be ignored). -- Riemer PalstraAmsterdam, The Netherlands [EMAIL PROTECTED]

Re: [EMAIL PROTECTED] apache won't start

2006-11-12 Thread Riemer Palstra
start). Furthermore, are there any special options you put in /etc/sysconfig/httpd, /etc/httpd/conf/httpd.conf or the configfiles in /etc/httpd/conf.d/ ? -- Riemer PalstraAmsterdam, The Nether

Re: [EMAIL PROTECTED] apr-config

2006-08-31 Thread Riemer Palstra
2.3 does not seem to have installed a new apr-config (I > cannot find it in /usr/bin, /usr/sbin or anywhere else). Is this an installation from a package, or from source? You might be looking for apr-1-config, by the way. -- Riemer PalstraAmsterdam, The Net

Re: [EMAIL PROTECTED] Virtual hosts question - permission denied error httpd version 2.2.3

2006-08-31 Thread Riemer Palstra
w,Deny Allow from all -- Riemer PalstraAmsterdam, The Netherlands [EMAIL PROTECTED]http://www.palstra.com/ - The official User-To-User support forum of the Apach

Re: [EMAIL PROTECTED] Problem with SymLink

2006-05-07 Thread Riemer Palstra
Allow from all > > > > Options All > Allow from all > I don't see any Directory entry for /srv/www/htdocs. You probably want one, which allows at least Option FollowSymLinks. Why don't you just change the DocumentRoot by the way? -- Riemer Palstra

Re: [EMAIL PROTECTED] Are multiple ok with wildcard cert ?

2006-03-17 Thread Riemer Palstra
ot it from. AFAIK, Verisign don't sell them anymore (if they > ever did) but Thwate might be more hopeful... Yes, Thawte still sells wildcard certificates (just bought one from them last week), but I think they only sell them via/to their resellers these