Search found 32 matches
Aprelium Forum Index
Author Message
  Topic: easy way to cheat google...
noamkrief

Replies: 2
Views: 5491

PostForum: PHP   Posted: Fri Jan 30, 2004 8:18 am   Subject: easy way to cheat google...
is google.com aware of how easy it is to trick it's crawlers?
you can create a php "if statement" that will echo a certain thing if it comes from 216.x.x.x (googlebot's ip range) and echo something e ...
  Topic: is there a way to capture php script?
noamkrief

Replies: 1
Views: 4584

PostForum: PHP   Posted: Sun Jan 18, 2004 12:56 am   Subject: is there a way to capture php script?
is there a way to see a website's actual php script?
is there a certain program that you can use to see the script and not the html result of the script?

thanks
Noam
  Topic: accessing from a cellphone
noamkrief

Replies: 3
Views: 7508

PostForum: PHP   Posted: Sun Jan 18, 2004 12:11 am   Subject: accessing from a cellphone
when people access my website from a cellphone, i want them to automatically be redirected to a more simplified version (no java, no pictures etc ect. ) of my website

I can do this with checking th ...
  Topic: getting clients IP address with php?
noamkrief

Replies: 1
Views: 4944

PostForum: PHP   Posted: Mon Jan 12, 2004 7:15 am   Subject: getting clients IP address with php?
is there a way to make an if statement depending on which IP is hitting my webserver?

I want something like this (in PHP though)

If (IP address is 192.168.0.1-192.168.0.30) {echo "hello - you ar ...
  Topic: is there a function to ignore undefined variables?
noamkrief

Replies: 5
Views: 10055

PostForum: PHP   Posted: Thu Jan 08, 2004 3:10 pm   Subject: is there a function to ignore undefined variables?
both of those worked great.
I like to use both options. Turning off the error reporting seems to be better security over my code and sql database...
thank you both
Noam
  Topic: is there a function to ignore undefined variables?
noamkrief

Replies: 5
Views: 10055

PostForum: PHP   Posted: Thu Jan 08, 2004 7:10 am   Subject: is there a function to ignore undefined variables?
Is there a special command i can put on top of a php page that would ignore undefined variables?

thank
Noam
  Topic: simple php script question
noamkrief

Replies: 1
Views: 5777

PostForum: PHP   Posted: Mon Dec 29, 2003 4:36 am   Subject: simple php script question
I have a simple form page called session.php.

It starts with
<?php session_start();


This form then calles onto another file called addentry.php. This file connects and inserts the data fr ...
  Topic: how can i configure abyss so that people can change files?
noamkrief

Replies: 7
Views: 11376

PostForum: General Questions   Posted: Mon Dec 22, 2003 6:47 am   Subject: how can i configure abyss so that people can change files?
aprelium admin! You're always so much help!

If i understand corectly, webdav will be a sort of plugin to abyss?
This will alow me to open a file directy from the server, and edit it in realtime?
...
  Topic: how can i configure abyss so that people can change files?
noamkrief

Replies: 7
Views: 11376

PostForum: General Questions   Posted: Sat Dec 20, 2003 8:26 pm   Subject: how can i configure abyss so that people can change files?
nono, not ftp. I have ftp.
This has to be done in a webserver on a website.

anyone else plz?
Noam
  Topic: how can i configure abyss so that people can change files?
noamkrief

Replies: 7
Views: 11376

PostForum: General Questions   Posted: Sat Dec 20, 2003 8:26 pm   Subject: how can i configure abyss so that people can change files?
nono, not ftp. I have ftp.
This has to be done in a webserver on a website.

anyone else plz?
Noam
  Topic: how can i configure abyss so that people can change files?
noamkrief

Replies: 7
Views: 11376

PostForum: General Questions   Posted: Sat Dec 20, 2003 8:01 pm   Subject: how can i configure abyss so that people can change files?
i need to make it so people can open up a word file directly from my website. When they edit the document file, i need them to just be able to hit "save" and the changes would be saved directly back o ...
  Topic: question - need help quick.
noamkrief

Replies: 1
Views: 4565

PostForum: General Questions   Posted: Sat Dec 20, 2003 4:41 am   Subject: question - need help quick.
I am trying to publish my access database on the internet.

The microsoft tutorial says it can be done but "you must configure remote data services (RDS) on the Web server."

I can do this if i go ...
  Topic: Running 2 domains
noamkrief

Replies: 9
Views: 16083

PostForum: General Questions   Posted: Fri Dec 12, 2003 2:17 am   Subject: Running 2 domains
which is better? Xitami or Abyss?
What are the differences?
Is Xitami able to run as a system service too?

I'm reluctant to try Xitami since i'm so used to abyss and it's so easy to use...
Noam
  Topic: is there an easy way to clear the log?
noamkrief

Replies: 2
Views: 4701

PostForum: General Questions   Posted: Fri Dec 12, 2003 2:13 am   Subject: is there an easy way to clear the log?
The log gets pretty big after a week or so of running.
I cannot seem to clear it with abyss webserver running.
I have to shut it down, then delete the log...

Is there an easier way?
Thanks
Noa ...
  Topic: Mail server
noamkrief

Replies: 5
Views: 9121

PostForum: General Questions   Posted: Tue Dec 09, 2003 6:19 am   Subject: Mail server
i like MDAEMON very much. works great with imap...
  Topic: how to create "log in" with different users
noamkrief

Replies: 11
Views: 19321

PostForum: General Questions   Posted: Wed Nov 26, 2003 8:01 pm   Subject: how to create "log in" with different users
i read alot about php and login forms and it all seems to make sense except the SQL database...

I understand that the userlist has to be stored in this SQL database.
Is SQL database have to run as ...
  Topic: how to create "log in" with different users
noamkrief

Replies: 11
Views: 19321

PostForum: General Questions   Posted: Wed Nov 26, 2003 7:59 am   Subject: how to create "log in" with different users
I need to know how to create user login like in hotmail.

In cases which i have around 5000 different users that will all have a username and password, how is this normally done?

Using the abyss ...
  Topic: Cannot start the Web Server
noamkrief

Replies: 3
Views: 6583

PostForum: General Questions   Posted: Tue Nov 25, 2003 11:50 pm   Subject: Cannot start the Web Server
try closing applications that are running in the background.
I was setting up the webserver on my dad's computer the other day, and skype (kazaa's internet phone program) was interfering with abyss. ...
  Topic: more than one domain pointing to abyss web server
noamkrief

Replies: 6
Views: 8214

PostForum: General Questions   Posted: Sat Nov 22, 2003 7:26 am   Subject: more than one domain pointing to abyss web server
please?
  Topic: some domain advice for those who don't have one yet
noamkrief

Replies: 3
Views: 6159

PostForum: General Questions   Posted: Fri Nov 21, 2003 8:08 am   Subject: some domain advice for those who don't have one yet
i know many people who think that having a domain is expensive.
My unix admin friend is paying $40 a month for a domain and having to linked to his dynamic IP address...

Here i'll show you how to ...
  Topic: Microsoft Access with abyss web server
noamkrief

Replies: 3
Views: 8202

PostForum: General Questions   Posted: Fri Nov 21, 2003 7:31 am   Subject: Microsoft Access with abyss web server
I'm taking an MS access class and i find the whole idea of databases very facinating to me.

I'm a pilot and I i keep a flight logbook on excel now.I was thinking of converting to an access database ...
  Topic: more than one domain pointing to abyss web server
noamkrief

Replies: 6
Views: 8214

PostForum: General Questions   Posted: Fri Nov 21, 2003 7:23 am   Subject: more than one domain pointing to abyss web server
I think that in apache you can do this:
for example:
lets say both these domains point to my IP address -
goodbye.com and hello.com

Can i have all traffic that came from goodbye.com go to a dif ...
  Topic: How do I host someone with FTP?
noamkrief

Replies: 5
Views: 8557

PostForum: General Questions   Posted: Fri Nov 21, 2003 7:15 am   Subject: How do I host someone with FTP?
filezilla has an ftp server? wow! i've been using their client for almost 8 months now and loving it.

Have you tried serv-u ftp? It's free for personal use and works owesome as a service. easy to u ...
  Topic: running abyss as system service
noamkrief

Replies: 3
Views: 6928

PostForum: General Questions   Posted: Fri Nov 14, 2003 3:00 am   Subject: running abyss as system service
i asked my friend who is a unix admin the question about me running abyss as a service now... here's his reply...

Your vulnerability for any service is as follows:

1) Can the service be hacked? ...
  Topic: "document path" another security question:
noamkrief

Replies: 4
Views: 8372

PostForum: General Questions   Posted: Fri Nov 14, 2003 2:41 am   Subject: "document path" another security question:
I LIKE!!!!!!!!
subst, i never heard of it before.
I have to actually do this type of thing fo some synchro batch files i wrote for my network.
I always used :
net use m: "c:\website files" /user:d ...
  Topic: how secure is abyss web server "access control"?
noamkrief

Replies: 9
Views: 15177

PostForum: General Questions   Posted: Fri Nov 14, 2003 2:25 am   Subject: how secure is abyss web server "access control"?
heheheh...
i know exactly what you are trying to tell me.
I already use this trick to have secure and encrypted VNC sessions.(http://ultravnc.sourceforge.net/)

I set a tunnel through my ssh whic ...
  Topic: "document path" another security question:
noamkrief

Replies: 4
Views: 8372

PostForum: General Questions   Posted: Fri Nov 14, 2003 2:06 am   Subject: "document path" another security question:
ever since i started using abyss web server (6 months ago) i always had a hunch that the "document path" (the place in which my website files are stored) should NOT be located on the same drive or par ...
  Topic: how secure is abyss web server "access control"?
noamkrief

Replies: 9
Views: 15177

PostForum: General Questions   Posted: Fri Nov 14, 2003 1:54 am   Subject: how secure is abyss web server "access control"?
thank you so very much for all that good info.
Actually, i'm pretty parenoid when it comes to people sniffing because i've seen someone do it and it's amazing how data is transmitted in clear text th ...
  Topic: how secure is abyss web server "access control"?
noamkrief

Replies: 9
Views: 15177

PostForum: General Questions   Posted: Fri Nov 14, 2003 1:34 am   Subject: how secure is abyss web server "access control"?
i already have all that ftp, ssh, sftp etc etc ect which i can get those files from.
The reason i also have them on the http server, is because if i'm on an old computer without a version of IE that' ...
  Topic: how secure is abyss web server "access control"?
noamkrief

Replies: 9
Views: 15177

PostForum: General Questions   Posted: Fri Nov 14, 2003 12:35 am   Subject: how secure is abyss web server "access control"?
i'm obviously running a webserver. lets say i'm www.domain.com

I am now storing pretyy sensative files in an unpublished directory in my domain.
Lets say:
www.mydomain.com/files/

Lets say i d ...
  Topic: running abyss as system service
noamkrief

Replies: 3
Views: 6928

PostForum: General Questions   Posted: Thu Nov 13, 2003 2:40 am   Subject: running abyss as system service
that's owesome! thanks
Now that abyss is running as a service, should i run the service as a restricted user just in case?
Is that an overkill?
thanks
  Topic: running abyss as system service
noamkrief

Replies: 3
Views: 6928

PostForum: General Questions   Posted: Wed Nov 12, 2003 8:51 am   Subject: running abyss as system service
My brother said he knows a guy who can easly make any executible run as a win2000 system service.
If it's not that hard, why doesn't abyss have a version that can run as a windows system service.

...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group