Hello,
how can I time based open times?
The script below seems not work.
All pages are the same.
RewriteEngine On
LogLevel warn rewrite:trace3
# -
# compress file(.ext) on server side, beofre delivery ...
# on MS-Window
Shouldn't this be a 20?
RewriteCond %{TIME_HOUR} <=10
On Thu, Mar 18, 2021 at 3:07 AM Jens Kallup wrote:
> Hello,
> how can I time based open times?
> The script below seems not work.
> All pages are the same.
>
> RewriteEngine On
> LogLevel warn rewrite:trace3
>
> # ---
Would like to upload a file to have wordpress functionality working or be able
to upload a file. User permissions are set at 777 owner is www, os is freebsd,
the freebsd mailing list claims it’s not their issue but tried to assert
assistance nevertheless. What can I do so I can upload a file vi
Don’t know anything about WordPress but having any public (OR private even)
accessible files with 777 permissions IS EXTREMELY UNWISE as it allows anyone
who can see the file to Read, WRITE and execute it. It’s safer to have 755
permission for public accessible files. Please read apache2 documen
Would like to upload a file to have wordpress functionality working or be able
to upload a file. User permissions are set at 777 owner is www, os is freebsd,
the freebsd mailing list claims it’s not their issue but tried to assert
assistance nevertheless. What can I do so I can upload a file vi
Thank you but this was not the question the reason for 777 is not because I
want to run the system on 777 it’s because I get annoying responses dodging the
question that it must be a permissions issue. If I do 777 it doesn’t matter
what the question is the answer is that it’s unsafe. If I ask th
On 18/03/2021 22:52, Paul wrote:
Would like to upload a file to have wordpress functionality working or be able
to upload a file. User permissions are set at 777 owner is www, os is freebsd,
the freebsd mailing list claims it’s not their issue but tried to assert
assistance nevertheless. What
I'm not sure, but FreeBSD happens to be different from Linux, so please change
the directory group to www as well.
Permissions of 700, 750, 755, 770 or 775 should be sufficient.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.