RewriteRule ^portfolio/profile/$^(.*) /designs/pages/portfolio/profile.shtml [L]
RewriteRule ^portfolio/profile/$ /bmzsocial.com/designs/pages/portfolio/profile.shtml
RewriteRule ^portfolio/profile/$ designs/pages/portfolio/profile.shtml
<li><a href="profile.php"><i class="icon-user"></i> PROFILE</a></li> <li><a href="skills.php"><i class="icon-trophy"></i> Skills</a></li> <li><a href="work.php"><i class="icon-picture"></i> Work</a></li> <li><a href="resume.php"><i class="icon-doc-text"></i> Resume</a></li>
RewriteEngine on RewriteBase /bmzsocial.com/ # PREVENT VIEWING OF .HTACCESS #<Files .htaccess> # order allow,deny # deny from all #</Files> RewriteRule ^portfolio/profile/$ designs/pages/portfolio/profile.php [L] RewriteRule ^portfolio/skills/$ designs/pages/portfolio/skills.php [L] RewriteRule ^portfolio/work/$ designs/pages/portfolio/work.php [L] RewriteRule ^portfolio/resume/$ designs/pages/portfolio/resume.php [L] #RewriteCond %{HTTP_HOST} ^bmzsocial\.com$ #RewriteRule (.*) http://www.bmzsocial.com/$1 [R=301,L] #RewriteCond %{THE_REQUEST} (.*)\.php #RewriteRule ^(.*)\.php $1.shtml [R=301,L] #RewriteCond %{THE_REQUEST} (.*)\.shtml #RewriteRule ^(.*)\.shtml $1.php [L]
<link href="../../styles/layouts/main/bootstrap.css" rel="stylesheet"> <!-- <link href="../../styles/layouts/main/bootstrap-responsive.css" rel="stylesheet"> --> <link href="../../styles/layouts/main/style.css" rel="stylesheet"> <link href="../../fonts/css/fontello.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<script src="../../scripts/layouts/main/bootstrap.min.js"></script>
<link href="/bmzsocial.com/designs/styles/layouts/main/bootstrap.css" rel="stylesheet">
RewriteRule ^styles/(.*) designs/styles/$1 [L]
<link href="/styles/layouts/main/bootstrap.css" rel="stylesheet"> <link href="/styles/layouts/main/style.css" rel="stylesheet">
RewriteRule ([^/]+\.css)$ designs/styles/layouts/main/$1 [L,NC] ---> path css RewriteRule ([^/]+\.css)$ designs/fonts/css/$1 [L,NC] ---> path css font
RewriteRule ^styles/(.*) designs/styles/layouts/main/$1 [L] RewriteRule ^fonts/(.*) designs/fonts/css/$1 [L] RewriteRule ^scripts/(.*) designs/scripts/$1 [L]
<link href="/styles/bootstrap.css" rel="stylesheet"> <link href="/fonts/arial.css" rel="stylesheet"> <script src="/scripts/jquery-2.1.1.min.css"></script>
RewriteRule ^static/(.*) /www/mywebsite.com/static/$1 [L]
<link href="/static/css/bootstrap.css" rel="stylesheet"> <script src="/static/js/jquery-2.1.1.min.css"></script> . . . <img src="/static/images/logo.png">
RewriteRule ^styles/(.*) designs/styles/layouts/main/$1 [L]
<link href="bootstrap.css" rel="stylesheet"> <link href="style.css" rel="stylesheet">
RewriteRule ^styles/(.*) designs/styles/test/$1 [L]
RewriteRule ^styles/(.*) designs/styles/layouts/main/$1 [L] ---> ไม่ทำงาน RewriteRule ^styles/(.*) designs/styles/test/$1 [L] -----------------> ทำงาน
RewriteEngine on RewriteBase /bmzsocial.com/ RewriteRule ^styles/(.*) designs/styles/layouts/main/$1 [L] RewriteRule ^styles/(.*) designs/styles/test/$1 [L] RewriteRule ^portfolio/profile/$ designs/pages/portfolio/profile.php [L] RewriteRule ^portfolio/skills/$ designs/pages/portfolio/skills.php [L] RewriteRule ^portfolio/work/$ designs/pages/portfolio/work.php [L] RewriteRule ^portfolio/resume/$ designs/pages/portfolio/resume.php [L]
<link href="/bmzsocial.com/designs/styles/layouts/main/bootstrap.css" rel="stylesheet"> <!-- <!-- <link href="../../styles/layouts/main/bootstrap-responsive.css" rel="stylesheet"> --> <link href="/bmzsocial.com/designs/styles/layouts/main/style.css" rel="stylesheet">
<link href="/styles/bootstrap.css" rel="stylesheet"> <link href="/styles/style.css" rel="stylesheet">
RewriteEngine on RewriteBase /bmzsocial.com/ # PREVENT VIEWING OF .HTACCESS #<Files .htaccess> # order allow,deny # deny from all #</Files> RewriteRule ^styles/(.*) designs/styles/layouts/main/$1 [L] RewriteRule ^fonts/(.*) designs/fonts/css/$1 [L] RewriteRule ^scripts/(.*) designs/scripts/layouts/main/$1 [L] RewriteRule ^images/(.*) designs/images/$1 [L] RewriteRule ^profile/(.*) designs/images/profile/$1 [L] RewriteRule ^portfolio/profile/$ designs/pages/portfolio/profile.php [L] RewriteRule ^portfolio/skills/$ designs/pages/portfolio/skills.php [L] RewriteRule ^portfolio/work/$ designs/pages/portfolio/work.php [L] RewriteRule ^portfolio/resume/$ designs/pages/portfolio/resume.php [L] #RewriteCond %{HTTP_HOST} ^bmzsocial\.com$ #RewriteRule (.*) http://www.bmzsocial.com/$1 [R=301,L] #RewriteCond %{THE_REQUEST} (.*)\.php #RewriteRule ^(.*)\.php $1.shtml [R=301,L] #RewriteCond %{THE_REQUEST} (.*)\.shtml #RewriteRule ^(.*)\.shtml $1.php [L]
<link href="/styles/bootstrap.css" rel="stylesheet"> <!-- <!-- <link href="../../styles/layouts/main/bootstrap-responsive.css" rel="stylesheet"> --> <link href="/styles/style.css" rel="stylesheet"> <link href="/fonts/fontello.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'> <!-- <link href="/bmzsocial.com/designs/styles/layouts/main/bootstrap.css" rel="stylesheet"> --> <!-- <!-- <link href="../../styles/layouts/main/bootstrap-responsive.css" rel="stylesheet"> --> <!-- <link href="/bmzsocial.com/designs/styles/layouts/main/style.css" rel="stylesheet"> --> <!-- <!-- <link href="/fonts/fontello.css" rel="stylesheet"> --> <!-- <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,70 -->
<img src="/profile/profile_big.jpg" class="img-circle">
<li><a href="#" target="_blank"><img src="/images/fb.png" alt="facebook" ></a></li> <li><a href="#" target="_blank"><img src="/images/tw.png" alt="twitter"></a></li> <li><a href="#" target="_blank"><img src="/images/go.png" alt="google plus"></a></li> <li><a href="#" target="_blank"><img src="/images/pin.png" alt="pinterest"></a></li> <li><a href="#" target="_blank"><img src="/images/st.png" alt="stumbleupon"></a></li> <li><a href="#" target="_blank"><img src="/images/dr.png" alt="dribbble"></a></li>
<?php echo $_SERVER['DOCUMENT_ROOT'];
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง