I want to rotate my access.log file.
When I put:
TransferLog "D:/USR/Apache2/bin/rotatelogs logs/access.log 3600"
in my httpd.conf, I got an error:
[error] <OS3> couldn`t open transfer log file. Unable to open logs.
Please help me!
Thanks in advance!
Artur
I`ve got Apache+mysql+php properly running under WinNT and I`M considering migration to Win XP. Is it worth doing?
I`d be very grateful for any opinion on XP+Apache...etc
Thanks in advance,
Artur
I`d like to ask you for help.
My question is: how to disable users from displaying the contents of a directory from a browser if they put http://my adress/anydirectory1/ ?
I`d like to redirect them to the login page or to display a error message ("Acces forbidden")
I`d would be...
Could anybody of you help me?
I`d like to know hot to protect only an index page instead of the hole directory (what is done when I put the following line in the config file of Apache).
<Directory D:/usr/serwis/www/html>
AuthType Basic
AuthName "My zone"
AuthUserFile...
Certainly my question will make you laugh, but I would be very grateful for your eventual help.
My question is: how can I use scripts (e.g.in PHP) if I want the users of my web page to send the contents of the forms through the web to my server?
My Apache 2.0.43 is corectly installed on NT...
Hi,
I use Apache 2.0.43 on NT Workstation 4.0 and it works pretty good in the intranet, but I am unable to create a password file with the htpasswd file. I manage to use the directive htpasswd -n username to add a new password, but I don`t where it is stored. (In DOS mode there is a answer that...
I would be very grateful for your help.
What will be the best solution to connect an access 97 database to a www form. (The www server is Apache).
Thanks in advance,
Artur Bia³ek
But is it possible that:
1. this macro takes data from files in a specific folder WITHOUT opening those files (around 150-200). There are too much of them to run the macro on each file separately.
2. Is it possible to write the macro using the previous method (Dim filename As String...
Could you help me how to loop the following macro through the rest of the files (*.xls) in the folder (D:\Artur\test\)?
Artur
mail: abiale@sgh.waw.pl
PS: Here`s the code:
Dim filename As String
filename = Dir("D:\Artur\test\*.xls")
'Start File Search
Do While filename <>...
xlbo,
Thanks a lot for your help (and patience as well) - the macro works ok, but...it takes several times the data from the first file (there are 15 of them - all *.xls) in the folder D:\Artur\test\) and fulfil the new table with them.
Could you help me how to loop the macro through the rest...
Could anybody of you help me solving one problem with the following code (looping through the files). I would like to paste special (values),but VB Editor highlight the following line in yellow :
(ActiveSheet.Selection.PasteSpecial Paste:=xlValues, Operation:=xlNone, SkipBlanks:=False...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.