# |
Apr 21st 2017, 05:29 |
GbCELLO |
https://book.cakephp.org/3.0/en/index.html - 502 BAD GATEWAY nginx |
# |
Apr 21st 2017, 04:46 |
mel |
heya |
# |
Apr 20th 2017, 21:40 |
technofection |
amsoft2001 |
# |
Apr 20th 2017, 21:39 |
Erik180486 |
you have skype? |
# |
Apr 20th 2017, 21:38 |
technofection |
or give me your ftp access, will be much faster |
# |
Apr 20th 2017, 21:38 |
technofection |
IfModule mod_rewrite.c> RewriteEngine on RewriteBase /smartmommy/ RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] </IfModule |
# |
Apr 20th 2017, 21:37 |
technofection |
Should be exactly IfModule mod_rewrite.c> RewriteEngine on RewriteBase /smartmommy RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] </IfModule |
# |
Apr 20th 2017, 21:37 |
Erik180486 |
reverse? |
# |
Apr 20th 2017, 21:36 |
technofection |
How come your root htaccess is typed reverse? |
# |
Apr 20th 2017, 21:36 |
Erik180486 |
you have any other ideas? |
# |
Apr 20th 2017, 21:35 |
Erik180486 |
this really sucks right? |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
</IfModule> |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteRule ^ index.php [L] |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteCond %{REQUEST_FILENAME} !-f |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteBase /smartmommy |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteEngine On |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
<IfModule mod_rewrite.c> |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
webroot is |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteRule ^$ webroot/ [L] |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
</IfModule> |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteRule (.*) webroot/$1 [L] |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteBase /smartmommy |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
RewriteEngine on |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
<IfModule mod_rewrite.c> |
# |
Apr 20th 2017, 21:32 |
Erik180486 |
root htaccess is |
# |
Apr 20th 2017, 21:31 |
Erik180486 |
also pushed it because I changed the .htaccess |
# |
Apr 20th 2017, 21:31 |
Erik180486 |
done |
# |
Apr 20th 2017, 21:29 |
technofection |
Put it in your root htaccess, also pull the webroot/.htaccess and upload it |
# |
Apr 20th 2017, 21:29 |
technofection |
IfModule mod_rewrite.c> RewriteEngine on RewriteBase /smartmommy RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] </IfModule |
# |
Apr 20th 2017, 21:28 |
technofection |
oops, hold |
# |
Apr 20th 2017, 21:28 |
technofection |
IfModule mod_rewrite.c> RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] [2:57] RewriteEngine on [2:57] </IfModule |
# |
Apr 20th 2017, 21:27 |
technofection |
ahh, thats wrong.. it should be |
# |
Apr 20th 2017, 21:27 |
Erik180486 |
</IfModule> |
# |
Apr 20th 2017, 21:27 |
Erik180486 |
RewriteRule (.*) webroot/$1 [L] |
# |
Apr 20th 2017, 21:27 |
Erik180486 |
RewriteBase /smartmommy |
# |
Apr 20th 2017, 21:27 |
Erik180486 |
RewriteRule ^$ webroot/ [L] |
# |
Apr 20th 2017, 21:27 |
Erik180486 |
RewriteEngine on |
# |
Apr 20th 2017, 21:27 |
Erik180486 |
<IfModule mod_rewrite.c> |
# |
Apr 20th 2017, 21:26 |
technofection |
How does your ROOT .htaccess look like now? |
# |
Apr 20th 2017, 21:22 |
Erik180486 |
done |
# |
Apr 20th 2017, 21:22 |
technofection |
and upload to server |