I think it should be the mod_rewrite issue.
My dedicated server is running on Nginx
What should I put in the server {} ?
How can I check if mod_rewrite is working?
How do I install oxwall at Nginx?
thanks
I think it should be the mod_rewrite issue.
My dedicated server is running on Nginx
What should I put in the server {} ?
How can I check if mod_rewrite is working?
How do I install oxwall at Nginx?
thanks
I put in the rewrites rules at the .conf server{}
if ($uri !~ "^/index.php"){set $rule_0 1$rule_0;}if ($uri !~ "/ow_updates/index.php"){set $rule_0 2$rule_0;}if ($uri !~ "/ow_updates/"){set $rule_0 3$rule_0;}if ($uri !~ "/ow_cron/run.php"){set $rule_0 4$rule_0;}if ($uri ~ "(/|.php|.html|.htm|.xml|.feed|robots.txt|.raw|/[^.]*)$"){set $rule_0 5$rule_0;}if ($rule_0 = "54321"){rewrite /(.*) /index.php;}
So is your all working now?
Can you post your config(s)?
it looks like it is working, i uploaded an image and it is good
/etc/nginx/site/"yoursite"
put inside "server { ***Put anywhere HERE*** }"
Nginx version 1.0.15
server {
root /var/www/mysite;
listen 24.5.6.7:80;
server_name www.mysite.com;
access_log /var/log/nginx/mysite.org.access.log;
if ($uri !~ "^/index.php"){set $rule_0 1$rule_0; }
if ($uri !~ "/ow_updates/index.php"){set $rule_0 2$rule_0; }
if ($uri !~ "/ow_updates/"){set $rule_0 3$rule_0; }
if ($uri !~ "/ow_cron/run.php"){set $rule_0 4$rule_0; }
if ($uri ~ "(/|.php|.html|.htm|.xml|.feed|robots.txt|.raw|/[^.]*)$"){set $rule_0 5$rule_0;}if ($rule_0 = "54321"){rewrite /(.*) /index.php; }
location ~ \.php {
fastcgi_split_path_info ^(.+\.php)(.*)$;
#fastcgi_pass backend;
fastcgi_pass 127.0.0.1:9000;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME /var/www/mysite$fastcgi_script_name;
include fastcgi_params;
fastcgi_param QUERY_STRING $query_string;
fastcgi_param REQUEST_METHOD $request_method;
fastcgi_param CONTENT_TYPE $content_type;
fastcgi_param CONTENT_LENGTH $content_length;
fastcgi_intercept_errors on;
fastcgi_ignore_client_abort off;
fastcgi_connect_timeout 60;
fastcgi_send_timeout 180;
fastcgi_read_timeout 180;
fastcgi_buffer_size 128k;
fastcgi_buffers 4 256k;
fastcgi_busy_buffers_size 256k;
fastcgi_temp_file_write_size 256k;
}
}
is that working for you now?
sitemap-1.xml
sitemap.xml
if ($uri !~ "^/index.php"){set $rule_0 1$rule_0; }
if ($uri !~ "/ow_updates/index.php"){set $rule_0 2$rule_0; }
if ($uri !~ "/ow_updates/"){set $rule_0 3$rule_0; }
if ($uri !~ "/ow_cron/run.php"){set $rule_0 4$rule_0; }
if ($uri !~ "^/sitemap.xml"){set $rule_0 5$rule_0; }
if ($uri !~ "^/sitemap-[0-255].xml"){set $rule_0 6$rule_0; }
if ($uri ~ "(/|.php|.html|.htm|.xml|.feed|robots.txt|.raw|/[^.]*)$"){set $rule_0 7$rule_0;}if ($rule_0 = "7654321"){rewrite /(.*) /index.php; }
To install Oxwall with Nginx, follow these steps:
Download Oxwall: Get the latest Oxwall version from the official website.
Install Dependencies: Ensure PHP, MySQL, and required extensions are installed on your server.
Configure Nginx: Create an Nginx server block for Oxwall. Configure the root directory, server name, and PHP processing.
If anyone want to know about paver sealing las vegas visit here