I would like to thank you ALL for your precious help, and please beg my pardon for answering so late.

Originally Posted by
MaestroFX1
What is the error code ?
The error is generic 500 Internal Server Error. Below the full error page.
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, no-reply@x10hosting.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Originally Posted by
calistoy
What are you trying to do by setting your rewrite rule?
The rewrite rule is part of the htaccess file needed by Oxwall to run correctly. I am reading official documentation on Rewrite Rule to better understand its behavior .

Originally Posted by
Anna
Try adding "RewriteBase /" (without quotes) to the .htaccess, after enabling rewrite, and before any rewrite directives
Thankyou, I will let you know as soon as update procedures on "boru" are finished ( since I can't use FTP access because of the RO FS.
---------- Post added at 05:30 PM ---------- Previous post was at 08:16 AM ----------

Originally Posted by
Anna
Try adding "RewriteBase /" (without quotes) to the .htaccess, after enabling rewrite, and before any rewrite directives
Thankyou! This solved the problem!