- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
我尝试在 iptamenafanaria 中启用 ssl .
当我在这个页面时:https://www.iptamenafanaria.gr/all-products然后单击产品链接,例如:Confetti Cannons 它重定向到此页面:https://www.iptamenafanaria.gr/all-products/kanonakia-komfeti它不加载 css
和 js
文件。但是如果我访问 https://www.iptamenafanaria.gr/kanonakia-komfeti然后 css
和 js
正确加载。所以我想这与重定向有关,可能在 .htacess
中?
这是.htaccess
文件
RewriteEngine on
RewriteCond %{HTTP_HOST} iptamenafanaria\.gr [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://iptamenafanaria.gr/$1 [R=301,L]
# URL CANONICALIZATION with www
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteCond %{HTTP_HOST} ^([^.]+\.[a-z]{2,6})$ [NC]
RewriteRule ^(.*)$ https://www.%1/$1 [R=301,L]
<IfModule mod_headers.c>
Header set Connection keep-alive
</IfModule>
#GZIP
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript text/javascript
</ifmodule>
#BROWSER CACHE
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType text/css "access plus 1 year"
ExpiresByType application/pdf "access plus 1 year"
ExpiresByType application/javascript "access plus 1 year"
ExpiresByType text/javascript "access plus 1 year"
ExpiresByType text/x-javascript "access plus 1 year"
ExpiresByType application/x-shockwave-flash "access plus 1 year"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresDefault "access plus 1 month"
</IfModule>
# 1.To use URL Alias you need to be running apache with mod_rewrite enabled.
# 2. In your opencart directory rename htaccess.txt to .htaccess.
# For any support issues please visit: http://www.opencart.com
Options +FollowSymlinks
# Prevent Directoy listing
Options -Indexes
# Prevent Direct Access to files
<FilesMatch "(?i)((\.tpl|\.ini|\.log|(?<!robots)\.txt))">
Order deny,allow
Deny from all
</FilesMatch>
# SEO URL Settings
RewriteEngine On
# If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/
#RewriteBase /
RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L]
RewriteRule ^system/download/(.*) index.php?route=error/not_found [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css)
RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]
### Additional Settings that may need to be enabled for some servers
### Uncomment the commands by removing the # sign in front of it.
### If you get an "Internal Server Error 500" after enabling any of the following settings, restore the # as this means your host doesn't allow that.
# 1. If your cart only allows you to add one item at a time, it is possible register_globals is on. This may work to disable it:
# php_flag register_globals off
# 2. If your cart has magic quotes enabled, This may work to disable it:
# php_flag magic_quotes_gpc Off
# 3. Set max upload file size. Most hosts will limit this and not allow it to be overridden but you can try
# php_value upload_max_filesize 999M
# 4. set max post size. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields
# php_value post_max_size 999M
# 5. set max time script can take. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields
# php_value max_execution_time 200
# 6. set max time for input to be recieved. Uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields
# php_value max_input_time 200
# 7. disable open_basedir limitations
# php_admin_value open_basedir none
redirect 301 /Home.html http://www.iptamenafanaria.gr/index.php?route=common/home
redirect 301 /Lost-password.html http://www.iptamenafanaria.gr/index.php?route=account/forgotten
redirect 301 /Log-in.html http://www.iptamenafanaria.gr/index.php?route=account/login
redirect 301 /Ιπτάμενα-Φανάρια-Καρδιά.html http://www.iptamenafanaria.gr/all-products/kainotoma-iptamena-fanaria/iptamena-fanaria-kardia?
redirect 301 /Λευκά-Ιπτάμενα-Φανάρια.html http://www.iptamenafanaria.gr/all-products/kinezika-iptamena-fanaria/leuka-iptamena-fanaria?
redirect 301 /Ιπτάμενα-Φανάρια/Πολύχρωμα-Ιπτάμενα-Φανάρια-5-Τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/kinezika-iptamena-fanaria/xromatista-iptamena-fanaria?
redirect 301 /Καινοτόμα-Ιπτάμενα-Φανάρια/Ιπτάμενα-φανάρια-σε-σχήμα-διαμαντιού/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/kainotoma-iptamena-fanaria/iptamena-fanaria-diamanti?
redirect 301 /Καινοτόμα-Ιπτάμενα-Φανάρια/Ιπτάμενα-φανάρια-σε-σχήμα-κυλινδρικό/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/kainotoma-iptamena-fanaria/iptamena-fanaria-kylindrika?
redirect 301 /Ιπτάμενα-Φανάρια-Εκδηλώσεων/Ιπτάμενα-Φανάρια-Βάπτισης-50-Τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/iptamena-fanaria-ekdiloseon/iptamena-fanaria-vaptisis?
redirect 301 /Ιπτάμενα-Φανάρια-Γάμου.html http://www.iptamenafanaria.gr/all-products/iptamena-fanaria-ekdiloseon/iptamena-fanaria-gamou?
redirect 301 /Ιπτάμενα-Φανάρια-Γενεθλίων.html http://www.iptamenafanaria.gr/all-products/iptamena-fanaria-ekdiloseon/iptamena-fanaria-genethlion?
redirect 301 /Ιπτάμενα-Φανάρια-Πάρτυ.html http://www.iptamenafanaria.gr/all-products/iptamena-fanaria-ekdiloseon/iptamena-fanaria-party?
redirect 301 /Χάρτινα-Φωτοφόρα-Φανάρια/Αστέρια-και-Φεγγάρια-Χάρτινα-Φωτοφόρα-Φανάρια-10-τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/hartina-fanaria/asteria-feggaria?
redirect 301 /Χάρτινα-Φωτοφόρα-Φανάρια/Χάρτινα-Φωτοφόρα-Φανάρια-Happy-Birthday-10-Τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/hartina-fanaria/happy-birthday?
redirect 301 /Χάρτινα-Φωτοφόρα-Φανάρια/Χάρτινα-Φωτοφόρα-Φανάρια-Just-Married-10-Τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/hartina-fanaria/just-married?
redirect 301 /Διακοσμητικά-Φανάρια-Ήλιος.html http://www.iptamenafanaria.gr/all-products/hartina-fanaria/ilios?
redirect 301 /Χάρτινα-Φανάρια-Σακούλα/Διακοσμητικά-Φανάρια-Καρδιά-10-Τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/hartina-fanaria/kardia?
redirect 301 /Χάρτινα-Φωτοφόρα-Φανάρια/Χάρτινα-Φωτοφόρα-Φανάρια-Καρδιά-με-περιστέρια-10-Τεμάχια/flypage.tpl.html http:/www./iptamenafanaria.gr/all-products/hartina-fanaria/kardia-me-peristeria?
redirect 301 /Φανάρια-Νερού-Νούφαρο.html http://www.iptamenafanaria.gr/all-products/fanaria-nerou/fanaria-nerou-noufaro?
redirect 301 /Φανάρια-Νερού/Φανάρια-Νερού-Κύβος-10-Τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/fanaria-nerou/fanaria-nerou-tetragona?
redirect 301 /Κανονάκια-Κομφετί/Κομφετί-Κανονάκι-Κόκκινες-Μεταλλικές-Καρδιές/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/kanonakia-komfeti/kokkines-metallikes-kardies?
redirect 301 /Κομφετί-Κανονάκι-Λευκά-Ροδοπέταλα.html http://www.iptamenafanaria.gr/all-products/kanonakia-komfeti/leuka-rodopetala?
redirect 301 /Ιπτάμενα-μπαλόνια-με-ήλιον/Λευκά-Οικολογικά-Περιστέρια-Βιοδιασπώμενα-Μπαλόνια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/biodiaspomena-mpalonia/leuka-oikologika-peristeria?
redirect 301 /Χάρτινες-Μπάλες/Χάρτινα-Πομ-Πομ/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/kremasta-diakosmitika/xartina-pompom?
redirect 301 /View-all-products-in-shop.html http://www.iptamenafanaria.gr/all-products?
redirect 301 /oroi-kai-proipotheseis.html /terms?
redirect 301 /Ιπτάμενα-Φανάρια-Εκδηλώσεων.html http://www.iptamenafanaria.gr/all-products/iptamena-fanaria-ekdiloseon?
redirect 301 /ΧΑΡΤΙΝΕΣ-ΜΠΑΛΕΣ/View-all-products.html http://www.iptamenafanaria.gr/all-products/kremasta-diakosmitika?
redirect 301 /Επικοινωνία/IptamenaFanaria.GR.html http://www.iptamenafanaria.gr/contact?
redirect 301 /Ιπτάμενα-Φανάρια-Εκδηλώσεων/Ιπτάμενα-Φανάρια-Γάμου-50-Τεμάχια/flypage.tpl.html http://www.iptamenafanaria.gr/all-products/iptamena-fanaria-ekdiloseon/iptamena-fanaria-gamou?
redirect 301 /component/option,com_forme/Itemid,208/ http://www.iptamenafanaria.gr/sales?
redirect 301 /Φανάρια-Νερού.html http://www.iptamenafanaria.gr/all-products/fanaria-nerou?
redirect 301 /Ιπτάμενα-Φανάρια/View-all-products.html http://www.iptamenafanaria.gr/all-products/kinezika-iptamena-fanaria?
redirect 301 /tropoi-pliromis.html http://www.iptamenafanaria.gr/payment?
redirect 301 /Ιπτάμενα-Φαναρια-Κατάστημα.html http://www.iptamenafanaria.gr/all-products?
最佳答案
您可以使用此代码重定向到 https 和 www
RewriteCond %{HTTP_HOST} !^www.
RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L]
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
并删除除默认 opencart htaccess 代码之外的额外代码
希望对你有帮助
关于.htaccess - OpenCart 2.2 : https configuration not loading css,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52608044/
发起 HTTPS 对话时,会生成一个随机数来为交换创建 key (或类似的东西)。我不明白这是如何防止重放攻击的。 为什么攻击者不能重复真实客户端发出的所有请求? This answer claims
要使这个简单的 HTTP header 与支持 HTTPS 的服务器通信,还需要进行哪些其他更改。 GET /index.php HTTP/1.1 Host: localhost [CR] [CR]
我想弄清楚 HTTPS 是有状态还是无状态?这是关于我构建的 RESTful API。我们最初使用 HTTP。由于 HTTP 本质上是在无状态的 TCP/IP 上工作的,因此 HTTP 是无状态的,但
我从各种来源了解到,HTTPS 握手是使用 HTTPS 中最重要的部分。我在服务器之间内部使用 POST 来传达信息,并希望为此使用 HTTPS。我想知道实际的 HTTPS 握手持续多长时间/“保持打
我想知道HTTPS是如何实现的。是数据加密还是路径加密(数据通过哪个路径)。如果有人向我提供实现细节,我将不胜感激。 最佳答案 很简单,HTTPS 使用安全套接字层来加密客户端和服务器之间传输的数据。
我是 HTTPS 技术的初学者:(。我对 HTTPS 的实现有一些疑问。 假设我有一张注册表 http://www.sitename.com/register.php 如果我想在 HTTPS 中使用它
在带有 Devise 1.51 的 Rails 3.1.1 应用程序中,我希望确认消息中使用的确认链接是 https 而不是 http。因此,在电子邮件中,“确认链接”会指向如下内容: https:/
我对 HTTPS 有疑问。我的一位前辈告诉我,Https 实际上并不使用 SSL/TLS,而只是使用它们的加密算法。他说,证书的握手过程是在传输层完成的,但实际有效负载的安全 key 加密是在应用层完
我建立了一个使用 PHP mail() 的网站。如果我在 http://上点击脚本,我可以让它成功运行,但如果我切换到 https://它就不起作用了!我使用 Godaddy 进行托管,并通过他们购买
我最近更改了域并设置了来自 https://sadlergatestoyou.co.uk 的重定向至https://www.sadlergates.co.uk但是,www.sadlergatestoy
我正在制作一个依赖于设置 http.proxyPort 和 http.proxyHost 的 Java 应用程序。有两个进程:一个是正则程序,一个是代理程序。我有一个在 http.proxyPort(
我正在开发一个 RESTful 应用程序,为此我需要将从 http 地址传入的请求重定向到它的 https 等效项。我似乎无法使用 ring/compojure 启用 https。 有人有一些有用的教
我看过很多关于重写的文章。都好。但没有一个涵盖这种具体情况。所以这是我的问题:希望你能帮忙。因为我无法让它发挥作用。 我们在domain.com(非www)上运行网站 我们已设置 ssl(因此仅限 h
我需要将大量请求自动提交到基于云的数据库接口(interface) (Intelex)。没有任何方法可以批量提交某些操作,但是提交单个请求所必需的只是让经过身份验证的用户尝试打开 Web 链接。因此,
我正在使用 https 设置一个独立的(非嵌入式) jetty 9.2.1。 我在本地机器上使用自签名证书玩了一会儿,一切顺利。 现在我正在设置一个 uat 服务器(类似于我将在生产中获得的服务器),
我对 Web 开发(从今年 1 月开始)和 Web 安全(在不到一周前开始!)都是新手,所以如果我的问题完全没有受过教育、误导或简单愚蠢,请原谅我。 我工作的公司的主要产品是一个很好的老式客户端/服务
HTTPS头是否加密到什么程度(如果有的话)? 最佳答案 它们在通过SSL传输时被加密。没有专门用于 header 的特殊加密,HTTPS对整个消息进行加密。 关于https - HTTPS head
在 HTTPS 安全模型中,最薄弱的部分是浏览器中的可信 CA 列表。有人可以通过多种方式将额外的 CA 添加到用户信任错误的人的列表中。 例如,您公司的公用计算机或 PC。管理员可能会强制您信任自己
我们最近切换到 HTTPS,当提交我们的一个表单时,Firefox 会弹出: Although this page is encrypted, the information you have ent
我知道没有愚蠢的问题,但这是:您能否在完全支持 https 的网站上通过 AdSense 或其他方式转换基于上下文的广告? 最佳答案 更新: We’ve updated the AdSense ad
我是一名优秀的程序员,十分优秀!