Hey,
I'm trying to setup something up where I have a video player on the main
page of the site but the .flv files are in a directory such as
videos/files. What I would like to do is use .htaccess to block the
direct calling for those files so they can't be downloaded but I still
want the site
Junaid Arshad wrote:
Hi,
--Thanks, just one last thing..:-)
and you'll need the path to the openssl stuff.
Does this mean that I have to set some parameter to the path to
openssl or I just need the path to openssl to generate my certificates
and keys...
cheers
junaid
It would b
Junaid Arshad wrote:
Hi,
Yes, I have OpenSSL installed and also have .key and .crt files at
the correct place. I am not an administrator on this machine and only
have root privileges on apache tree so don't exactly know if apache
was installed with --enable-ssl option. I used "httpd -l" to get
Junaid Arshad wrote:
Hi,
I am trying to get https enabled on my apache server on RH linux which
is apache2.0.59. The servers starts without any errors but when I try
to browse it using firefox, a dialog box with an error appears saying
that "myserver has sent an incorrect or unexpected message
e
Vincent Bray wrote:
On 31/07/07, Squirrel <[EMAIL PROTECTED]> wrote:
Upgraded FreeBSD v6.1-RELEASE to v6.2-STABLE, with Apache-2.2.4_2 and
PHP5-5.2.3_1 ports. But cannot get the php to execute. I've searched google
and followed every instructions, but after days, I'm asking for your help.
Victor Trac wrote:
You have conflicting AddType lines. You're first telling apache that
.php files are text/html, and then you're telling apache that it
should be handled with x-httpd-php next. Remove the "AddType
text/html .php".
Also, you're sending .html files to the PHP handler.. which
Squirrel wrote:
Upgraded FreeBSD v6.1-RELEASE to v6.2-STABLE, with Apache-2.2.4_2 and
PHP5-5.2.3_1 ports. But cannot get the php to execute. I've searched google
and followed every instructions, but after days, I'm asking for your help.
I've installed apache first from /usr/ports/www/apache2
e L means don't evaluate any further rules in the
.htaccess. The "R=301" means this is a permanent redirect -- your
browser's addrss bar should show the new address, not the old, and
search engines should replace the old URL in their indexes with the
new URL. That may or may no
directory
containing the gibberish .htaccess file. If you don't get an error,
Apache isn't loading your .htaccess file.
If you DO get an error, you can take out the gibberish and continue
troubleshooting.
--JMS
On Jun 28, 2007, at 10:46 AM, Tom Ray [Lists] wrote:
Hey, I'm us
Hey, I'm using Apache 2.0.59 and I'm running into a bit of an issue
here. I just can't seem to get the RewriteEngine command to work in
.htaccess. I can get the other .htaccess directives (DirectoryIndex,
password, etc) to work but not this. I have mod_rewrite.c in my list
when I do httpd -l so
I've created a self-signed SSL for a site and while it works great, I'm
getting that annoying "Not a Trusted Issuer" pop up. By looking over the
ssl.conf it looked like I could do something in that might stop that
error box from coming up. But I'm not overly sure what that is. I'm
*guessing* th
This really isn't a Apache per se but I'm going to guess that many of
you have dealt with this problem in the past and I could use some
advice. I'm having issues with people trying to hack my box. They are
coming in through php scripts on sites that have 777 directories. I've
done a lot to make
Ravindra Nannapaneni wrote:
Hi
I have 2 versions shipped with my sun ultra 20 box.
This is what i have.
/usr/apache has Apache 1.3 binaries
/usr/apache2 has Apache 2.0 binaries.
I want to use Apache 1.3 for one web server other for
other web server.
So what i did is
1. Editted http.conf
I've upgraded my apache install and have a few instances of apache
running on the server. I did a chkconfig --add httpd for each of the
installs of Apache, each of the httpd calls have their own name (didn't
want to list them all) but when I restart the server I still have to
manually start eac
I am trying to make my own little VPS system. I've managed to create a
few virtual servers, all running their own installs of Apache 2.0.59/PHP
4.4.2 however, they are all on their own unique IPs. My question is in
the instance of VPS systems like Ensim or Cpanel, where they create a
VPS per do
rde and loosened the firewall. That fixed it
and we were hacker free.
Not to say that your solution will be that easy, but if you have a
somewhat competent admin, you can probably fix the server without
nuking it.
Sean Conner wrote:
It was thus said that the Great Tom Ray [Lists] once stated:
I'm running a SuSE 9.1 server with Apache 2.0.58 and as of last Thursday
I'm seeing a ton of files created in spots they should be. All created
by wwwrun (the webserver). I'm finding PHP scripts that are blatantly
commented with hacker code, _vti_ directories in sites and this server
doesn't ha
eeing a similiar thread somewhere and I
seem to recall it had to do with openssl 0.9.8b.
Is openssl 0.9.8b a bugfix release over 0.9.8a, or a
security fix? If 0.9.8b is only a bug fix, you could
try it with 0.9.8a?
--- "Tom Ray [Lists]" <[EMAIL PROTECTED]> wrote:
I was able to
sion.
Hey, have a look at this thread. Maybe some of the
suggestions will work for you ... keep us posted:
http://www.howtoforge.com/forums/archive/index.php/t-1557.html
--- "Tom Ray [Lists]" <[EMAIL PROTECTED]> wrote:
0.9.8a was the security fix and 0.9.8b was a
compatibili
you could
try it with 0.9.8a?
--- "Tom Ray [Lists]" <[EMAIL PROTECTED]> wrote:
I was able to install Apache 2.0.59 without SSL on
this server but we
need SSL support now. I've tried to re-compile
Apache without any luck.
I can configure it just fine but I run "ma
I was able to install Apache 2.0.59 without SSL on this server but we
need SSL support now. I've tried to re-compile Apache without any luck.
I can configure it just fine but I run "make" that's when I get an
error. I'm getting this:
modules/ssl/.libs/mod_ssl.a(ssl_engine_kernel.o): In functio
So you felt the need to flood us with emails?
hui xu wrote:
Please unsub me form the maillist, I have tried many times, the
mailist continue send me the mails.
*/Admin <[EMAIL PROTECTED]>/* wrote:
Joshua Slive wrote:
> On 6/23/06, Admin wrote:
>> Hi,
>>
>> There is one
I've got a small question about .htaccess. I would like to have an
actual username/password page and when the user submits it I want it to
bypass the typical .htaccess pop up box. What are the values that are
being passed? I used to know this and I can't seem to pry it out of my
thick skull. I
Bobby Gontarski wrote:
I need the following:
Allow access from certain IPs to a certain directory and if the user does not
come from that IP I need to authenticate him/her using the password file.
I can do one or the other - either certain IPs are allowed and others are not
or the access is
Thanks-
I was able to get it going finally. Once I was able to understand where
everything was being stored on the server and how to call to it.
Thanks for all the help everyone.
Joost de Heer wrote:
Tom Ray [Lists] said:
We built a box months ago using SuSE 9.1, and installed
R_HELLO:unknown
protocol:s23_clnt.c:475:
I apologize for leaving these out earlier. Any help would be great!
Craig Dunigan wrote:
On Thu, 28 Jul 2005, Tom Ray [Lists] wrote:
We built a box months ago using SuSE 9.1, and installed everything
straight from the CD's via YaST but it seems that when we
We built a box months ago using SuSE 9.1, and installed everything
straight from the CD's via YaST but it seems that when we tried to get a
SSL enabled site to work, it gave us errors. Doing a quick search on the
box it seems that mod_ssl.c isn't installed. When I do a
/usr/sbin/httpd2 -l mod_s
I'm running apache 2.0 on a suse 9.1 box and I'm trying to get openSSL
to run with it. Now when I do a ps -ef I see that SSL is running with apache
wwwrun 24131 2115 4 16:45 ?00:00:15 /usr/sbin/httpd2-prefork
-f /etc/apache2/httpd.conf -Dssl
wwwrun 24157 2115 3 16:45 ?00
28 matches
Mail list logo